designer-edu / designer

MIT License
5 stars 1 forks source link

More collision detections #29

Open acbart opened 2 years ago

acbart commented 2 years ago

Collision detection is very limited right now:

[ ] would_collide function that can take a new position and determine if an obj1 placed there would collide with an obj2 [ ] Circular collision [ ] Pixel-accurate collision detection