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 Sep 26, 2024. It is now read-only.
Implement top down player controller that remembers which direction it is facing and stays facing in that direction when player lets go of that input direction key #10
The previous implementation and this one should be kept and made defined so it is easy to switch between them depending on what kind of game you are making.