
Ball Burst 2D - Game Template
Black Rose Developers
$10.45
$20.90
50%OFF
(no ratings)
Jump AssetStore
Shoot the main ball at clone balls to trigger chain reactions, use power-ups, and avoid walls across 20 exciting levels with unique themesBall Burst 2D - Game TemplateAim, shoot, and burst your way through exciting levels! Launch the main ball at static clone balls to create explosive chain reactions. Power-ups like Split and Speed Boost add variety and strategy as you progress. But be careful — if your main ball collides with walls too many times, it will explode!The package comes with 20 ready-to-play levels, each featuring unique themes to keep gameplay fresh and fun.Check out the demos:📱 Android APK🌐 WebGL🔹 Key FeaturesArt Assets: 33 colorful PNG sprites (including a polished game icon) and 9 customizable materials.Prefabs: 36 organized, drag-and-drop prefabs for quick scene setup.Scenes: Includes a complete Main Menu and an expandable Level Scene.Scriptable Objects: Manage levels, gameplay data, and UI with ease — includes 20 prebuilt levels.Scripts: 19 clean, optimized, and well-commented C# scripts for smooth gameplay and easy customization.Fully CustomizableEasily add new levels, tweak mechanics, or swap graphics to create your own unique version of Ball Burst 2D.SupportQuestions or need assistance? We’re here to help: blackrosedevelopers.com1.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 2 physic materials.B. Sprites:Contains 33 unique sprites of game UI and a Game Icon (PNG)2. PrefabsThe Prefabs folder has 36 prefabs categorized into 5 folders (Gameplay, LevelElements, Levels, Particles and UI) 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 with 20 level buttons to choose- Scene-1: this is the main game play scene4. Scriptable Objects- 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 - 20: contains scriptable objects of the game levels which have data of each level such as number of throws, camera size and the number of wall hits for a ball to break.5. Scripts19 Scripts with clear names and functions to ensure easy understanding.