Houses for the map

Help post #900: how to make houses for monopoly?

Do you already have buying properties covered?

Yeah, I figured that out on my own.

When you land on the space, it checks if you are the owner, then you are asked if you want to buy a house. Once you do that, it increases a property, then you have an if-then block that transmits to a certain channel depending on the property number once a player who doesn’t own the property lands on that space. Make sure the house-buying thing is disabled once the property number reaches 5.

Thx! I can easily add this check in!