I have a starter project going to remake a fortnite build system in a 2d version. Right now all the normal build pieces are placeable. However they dont have any conditions on when you can place them. You should only be able to place a piece if its connected to, but not directly inside, another piece. For instance i shouldnt be able to place a cone in the space a ramp occupies, but i should be able to place floors connected to each other in a bridge (they are colliding but not occupying same space). Same thing with walls and such. I have a json of this right now but i have no idea if the images will work so please let me know. Thanks for any help.
drive link to json
does look like images arent working but i have no idea how to export full zip file with images
ok i figured it out