
Arcade Basketball 2D - Game Template
Black Rose Developers
$10.00
$20.00
50%OFF
(no ratings)
Jump AssetStore
A fun and challenging drag-and-drop puzzle game where sinking a basket means outsmarting breakable walls, magnets, lasers, and moving obstacles. Each level is a unique test of timing and strategy!🎮 Arcade Basketball 2D 🚀🧩Drag, aim, and score! Toss the ball into the hoop — but it’s not as simple as it looks. Breakable walls, magnets, moving platforms, and deadly lasers will challenge your skills. Solve creative puzzles and overcome obstacles to make the perfect shot.Includes 20 ready-to-play levels, and you can easily add unlimited levels with the built-in level system!🔗 Try the Demos:📱 Android APK🌐 WebGL🔹 Features🎨 Art Assets38 vibrant PNG sprites + game icon12 customizable materials🧩 Prefabs44 clean, ready-to-use prefabs for quick level creation🌍 ScenesMain Menu1 fully functional and extendable gameplay scene📄 Scriptable ObjectsManage levels, game data, and UI flow cleanly and efficiently🖥️ Scripts26 modular, well-structured scripts to ensure smooth and scalable gameplay🔧 Easy CustomizationSwap art, adjust physics or build new levels with ease📦 DependenciesUnity UI(Both available via Unity Package Manager)TextMeshPro📧 SupportQuestions or need assistance?Reach out anytime at blackrosedevelopers.com – we're happy to help!1.ArtArt folder is subdivided into two folders.A. MaterialsContains 12 various materials used in the game, which can be customized with different colours or textures including three physic materials.B. Sprites:Contains 38 unique sprites game UI including game icon (PNG)2. PrefabsThe Prefabs folder has 44 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 - 20: contains scriptable objects of the game levels which have data of each level5. Scripts26 Scripts with clear names and functions to ensure easy understanding.