chandlerprall / Physijs

Physics plugin for Three.js
MIT License
2.75k stars 455 forks source link

Object with 0 mass moving other objects #302

Open GershonR opened 6 years ago

GershonR commented 6 years ago

If I create an object with mass = 0, it can other objects that have mass as long as they are moving. Once they stop moving, the object with mass = 0 is unable to move these objects that have mass.