TheUntitledStudio / UntitledGame

0 stars 0 forks source link

Ensure buildings can't intersect #30

Open CalvinKrist opened 4 years ago

CalvinKrist commented 4 years ago

Probably do it with a Collider. Sprites could interest but the non-colliding parts shouldn't. It should be set up so that it looks like two buildings could be right next to each other IF it were a 3D world. AKA the imaginary foundations of the buildings shouldn't intersect.