How to change IntegrationParameters in bevy rapier2d #438
Unanswered
derrick56007
asked this question in
Q&A
Replies: 1 comment
-
For future reference the
|
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
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 am looking to be able to view a simulation at different speeds.. I have added
but I found this doesn't speed up the physics simulation, only the rendering speed.
How can I adjust the rapier2d setting such that the physics integration steps align with bevy loop rate? Thanks
Beta Was this translation helpful? Give feedback.
All reactions