When you place a floor, it automatically searches for a suitable location where it can be added. This ensures the floor does not collide with the ground or other objects.
FindBestLocation is a recursive function that calculates adjustments to the default location.
Distance = The distance the floor checks at each step. [N,S,E,W]
MaxIterations = The maximum number of steps the function is allowed to take.
The maximum distance at which the pillars can be built.
just add the tag "Buildable"
New categories require special default collisions.
You can go through the door
You can't go through the door
this is for snap.
this is for normal building