Setting drag for a Rigidbody
#218
Answered
by
sebcrozet
LiamGallagher737
asked this question in
Q&A
-
Is there a way to set a drag value for a rigidbody? I've done a search for I'm trying to create this unity vehicle controller in bevy but without increasing the drag value that unity has it's doesn't work that great. |
Beta Was this translation helpful? Give feedback.
Answered by
sebcrozet
Jul 24, 2022
Replies: 1 comment 1 reply
-
Hi! I believe that the feature you are looking for is to set the rigid-body’s damping. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
LiamGallagher737
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! I believe that the feature you are looking for is to set the rigid-body’s damping.