Notifications
Clear all
[Closed] Accumulated rotation values
Dec 27, 2015 5:43 pm
I’m doing a long series of 90/180/270 degree rotations (rubik’s cube), and the rotation values/controllers are accumulating precision errors that get worse over time. What would be the best way to avoid this?
Edit: changing the controllers to linear_rotation() seems to help. Still, I’d be interested to hear other ideas…