RTS Placing Buildings in Godot Tutorial - Making an RTS Series
We will be making a placement system to place buildings on your game, with a simple shader that can tell the player when it can place the building or not.
Building here is just a node3D, so you can use this for other things as well, like placing furniture inside a game, the concept is the same.