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
This simple script is a player controller for 2D games where the player moves on
a horizontal and vertical axis. It includes some animation functions to be used
with blend trees. It currently only keeps track of idle and walking states.