Why object inside a rigid bodies (react-three-rapier) shaking when applying linear velocity? #195
Unanswered
AmirHo3einJS
asked this question in
Q&A
Replies: 1 comment
-
Did you find an answer? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So here is an example, can someone explain to me why this is happening and how can I prevent this?
This is a next js version 13 project and I'm using react three fiber version ^8.9.1 and react three rapier ^0.10.0.
here is the code where I move my rigid body:
and here is my scene:
Beta Was this translation helpful? Give feedback.
All reactions