lo-th / Oimo.js

Lightweight 3d physics engine for javascript
http://lo-th.github.io/Oimo.js
MIT License
3.05k stars 301 forks source link

Impossible to "lock" a body after ? #99

Open kstzl opened 3 years ago

kstzl commented 3 years ago

Hello, when we instanciate a body we can pass it "move : true/false" but its impossible to do it "dynamically" like changing if a body is static or not later