mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 15:00:09 +01:00
Noticed a lot of error spat out because of unnormalized basis. I simply followed the suggestion to use get_rotation_quat() instead of using constructor of Quat(x).