Top-Down-Movement
This is a simple unity 2D top down movement script, in c# ofcourse. It is good for top down movement because it simply moves the player position and takes care of the player aiming/rotating depending on how the player moves the mouse cursor.
登录后发表评论