Replies: 4 comments 9 replies
-
Hello @hazidh |
Beta Was this translation helpful? Give feedback.
-
No. How do I add some velocity toward the circle center, I'm just onContactModify inside for each contact add tangential velocity by contacts. SetTargetVelocity (j, pxVelocity) |
Beta Was this translation helpful? Give feedback.
-
The same way you apply tangential velocity. Just add some centripetal velocity to it. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I created a Box and placed it on the circle board, modified the contacts in onContactModify, and added a linear speed to each contact by contacts.setTargetVelocity(j, pxVelocity), but it ran in a larger and larger circle, is there a good solution
Beta Was this translation helpful? Give feedback.
All reactions