
A beginner-friendly 2D platformer framework with clean C# code, perfect for learning and prototyping.This package was built using Unity’s Built-in Render Pipeline. No URP/HDRP setup required. Compatible with 2D projects out of the box.Developed in Unity 2022.3.59f1 (LTS).Recommended for Unity 2021.3+.⚠️ Note: Some projectile materials use URP shaders but can be swapped for Built-in equivalents if needed.SolarSoft Platformer Free is a lightweight, modular 2D platformer framework designed to help beginners and intermediate Unity developers hit the ground running.This free package provides a solid foundation for classic platformer mechanics using Unity’s Built-in Render Pipeline. It includes a sample level, customizable player controller, enemy AI, collectibles, checkpoints, and more — all with clean, well-commented C# scripts.Whether you're building a small indie project or learning Unity game development, SolarSoft Platformer Free offers a streamlined starting point that can grow with your needs.🎮 Controls (Demo Scene)Move: Arrow Keys or A/DJump: SpacebarAttacks: Keys 1–6⚠️ Note: Projectile visuals use URP materials by default. Built-in RP users can safely replace them with standard Unity sprites or shaders.A PDF guide is included to help you set up, customize, and extend the framework.Want more advanced tools? A Pro version with extended features is currently in development.Unity Version: 2021.3 or newerRender Pipeline: Built-in RP (URP is used for projectile materials. These can be safely switched for built-in RP materials).Script Language: C#Platforms: PC, Mac, Android (Tested on Desktop)Key Features:✅ Basic Player Controller (Run, Jump, Coyote Time, Variable Jump Height)✅ Simple Enemy AI (Basic patrol with collision)✅ Collectibles System (e.g., stars or coins)✅ Camera Follow System✅ Checkpoints & Respawn System✅ Level Transition System✅ Lightweight UI elements✅ Sample Level Included✅ PDF Documentation IncludedNo external dependencies or third-party packages required.Easily expandable for custom mechanics or visual styles.AI was used to assist with idea generation, documentation outlining, and partial script drafting. All code was reviewed, tested, and refined manually to ensure quality, clarity, and educational value.