Godlike / Pegasus

Game physics engine (can fly)
MIT License
5 stars 2 forks source link

Objects disappear from the scene #132

Closed ilia-glushchenko closed 5 years ago

ilia-glushchenko commented 5 years ago

Steps to reproduce:

  1. Create multiple different spheres and boxes
  2. Collide them on the plane and in the space

Result: All objects will disappear from the scene Expected result: Collision is handled properly