Skip to content

repl-games/Unity-2D-PlayerController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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.