We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Angular velocity on Rigibody2D is not working.
To Reproduce Create Rigibody2D set gravity_scale = 0 then go to Angular under velocity set any number.
Expected behavior Rigibody should spin.
Environment (please complete the following information):
Example project(zip) No need for that.
The text was updated successfully, but these errors were encountered:
Looks like angular velocity 0.0 is always applied - made a comment on the code review here: 2089c37#r142293071
Sorry, something went wrong.
734aac0
Successfully merging a pull request may close this issue.
Describe the bug
Angular velocity on Rigibody2D is not working.
To Reproduce
Create Rigibody2D set gravity_scale = 0 then go to Angular under velocity set any number.
Expected behavior
Rigibody should spin.
Environment (please complete the following information):
Example project(zip)
No need for that.
The text was updated successfully, but these errors were encountered: