You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commenting line 38 in Code/Game.gd fixes the issue of rotation seemingly
being interpolated if the spatial node is translated in the same frame
as look_at.
All code in the repo is public domain, just in case.