wmurphyrd / aframe-physics-extras

🔧Cannon API interface components the A-Frame Physics System
MIT License
27 stars 8 forks source link

Collider remaster #3

Closed wmurphyrd closed 7 years ago

wmurphyrd commented 7 years ago

Fix kinematic body not able to wake up sleeping bodies with collisions Change source of physics collisions from contact equations to bodyOverlapKeeper in order to gain tracking for collisions that do not generate contacts (e.g. kinematic-on-static collisions)