Unity-2D-Game-Scripts Some Unity 2D game scripts in C# CameraFollow.cs A script which allows you to make the camera follow your player (centered). PlayerJump.cs Jump Jump Jump! Let your player jump on pressing a custom key. playerMovement.cs Walk left and right. Perfect for a 2D platformer or sidescroller game.