Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 267 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 267 Bytes

Unity 2D Player Controller

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.