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
{{ message }}
This repository was archived by the owner on Nov 14, 2023. It is now read-only.
Calling setPosition on a body actor does not set the x and y attribute of that actor. It's usually set later (during the physics loop I guess), but until that moment x and y remain undefined.