
Ball Puzzle Platformer 2D - Game Template
Black Rose Developers
$7.50
$15.00
50%OFF
(no ratings)
Jump AssetStore
Navigate through 10 handcrafted levels, dodge deadly blades, activate buttons, ride sliding platforms, and master powerful abilities, all to reach the final exit door!🎮 Ball Puzzle Platformer 2D 🚀🧩Venture through 10 ready-to-play levels and solve puzzles to reach the final exit door!Face obstacles like deadly blades, activate floor buttons to open doors, and ride sliding platforms to victory.Use power-ups — Grow, Shrink, Speed Boost, and High Jump — to overcome challenges!🔹 Features:🎨 Art Assets: 43 vibrant PNG sprites (plus a game icon) + 9 customizable materials🧩 Prefabs: 50 organized, ready-to-use prefabs for fast level design🌍 Scenes: Main Menu + 1 immersive, extendable gameplay scene💻 Scriptable Objects: Cleanly manage levels, game data, and UI flow🖥️ Scripts: 30 well-structured scripts for smooth and scalable gameplay🔧 Customization:Easily modify art, tweak physics, add new power-ups, or create new levels to fit your game vision.📦 Dependencies:Unity UITextMeshPro(Both available via Unity Package Manager)📧 Support:Questions? Need help?Contact us anytime at blackrosedevelopers.com — we're happy to assist!Project Structure1.ArtArt folder is subdivided into two folders.A. MaterialsContains 9 various materials used in the game, which can be customized with different colours or textures including three physic materials.B. Sprites:Contains 43 unique sprites game UI (PNG)2. PrefabsThe Prefabs folder has 50 prefabs that can be used throughout the gameplay.3. Scenes- MainMenu: this is the starting scene of the game which will guide you to the main game play scene or exiting the game and has level buttons in it.- Scene-1: this is the main game play scene4. Scriptable Objects- Data Storage: Main storage of game data (number of levels and unlocked ones)- Contents: this scriptable object contains the 10 ready levels- Gameplay Data: Contains level number, win state and the game result- UIData: Contains 4 different UI elements- Level 1 - 10: contains scriptable objects of the game levels which have data of each level5. Scripts30 Scripts with clear names and functions to ensure easy understanding.