n5ro / aframe-physics-system

Physics system for A-Frame VR, built on CANNON.js.
https://n5ro.github.io/aframe-physics-system/
MIT License
505 stars 136 forks source link

How to prevent 3d model from going out of its physical frame? #190

Closed CJtheLin closed 3 years ago

CJtheLin commented 3 years ago

I made a 3D model a dynamic object, but sometimes the model will go out of its physical frame, which makes the animation look super weird, is there a way to prevent/fix that?

Looks like this. https://github.com/CJtheLin/ps/blob/master/Screen%20Shot%202021-04-24%20at%2012.24.07%20AM.png