Unity & C# – 2D Character Controller for a platformer game (No commentary)



I was seriously Bored and i decided to build an almost full character (Player) controller for a 2D side scrolling game in Unity and C#.

– Built a simple Scene.
– Player Movements Left and right.
– Flip Function.
– Player Jumping.
– Simple Camera ( Cinemachine ).
– Animations ( Run, Jump, Melee Attack, Ranged Attack and Idle ).
– Simple dummy enemy ( No AI, just takes damage and dies ).
– Melee Attack ( Sword Swing ).
– Ranged Attack ( Throwing Rocks ) and could be applied to any projectile.

if You have any Questions, let me know.

Music by: https://ncs.io/
https://www.youtube.com/@NoCopyrightSounds

#unity3d
#gamedev
#platformer

Comments are closed.