
Balloon Puzzle 2D - Game Template
Black Rose Developers
$8.25
$16.50
50%OFF
(no ratings)
Jump AssetStore
A fun and challenging 2D physics puzzle where you attach balloons to guide a sphere or cube to the finish line—while avoiding wind and deadly blades! Includes 5 ready levels and easy level expansion.🎮 Balloon Puzzle 2D 🚁💥Attach balloons to the bar and guide the sphere or cube to the finish line!But watch out — blades and wind can send it flying off the edge!Easily add your own levels, and enjoy 5 ready-to-play stages included!🔹 Features:🎨 Art Assets: 29 vibrant PNG sprites (including a game icon) + 7 customizable materials🧩 Prefabs: 34 organized, ready-to-use prefabs for quick level design🌍 Scenes: Main Menu + one immersive and extendable gameplay scene💻 Scriptable Objects: Cleanly manage levels, game data, and UI🖥️ Scripts: 21 well-structured scripts for smooth gameplay🔧 Customization:Easily modify assets, add levels, or tweak mechanics to create your own version.📦 Dependencies:Requires Unity UI / TextMeshPro (Install via Unity Package Manager)📧 Support:Have questions or need help? Contact us via blackrosedevelopers.com🚀 Download now and start the balloon-powered journey!1.ArtArt folder is subdivided into two folders.A. MaterialsContains 7 various materials used in the game, which can be customized with different colours or textures including two physic materials.B. Sprites:Contains 29 unique sprites game UI (PNG) - including a game icon2. PrefabsThe Prefabs folder has 34 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 scene which contains 5 levels4. Scriptable Objects- Data Storage: Main storage of game data (number of levels and unlocked ones)- Contents: this scriptable object contains the levels- Gameplay Data: Contains level number, win state and the game result- UIData: Contains 4 different UI elements- Level 1 - 5: contains scriptable objects of the game levels which have data of each level5. Scripts21 Scripts with clear names and functions to ensure easy understanding.