Hello developers,
Im trying to make a room generation system on roblox however im unsure on how to detect whether there would be a part in the way if i were to add 4 studs to a part. For a good example, i am trying to recreate the Baldi Basics Plus generation system as i find it interesting. Here is an example of how their rooms generate: https://www.youtube.com/watch?v=_WJ0dcC9ERg&t
Basically, im wondering on how i would detect if adding 4 studs to a part will make it collide with another part or not.