
Axe Master 2D - Game Template
Black Rose Developers
$8.25
$16.50
50%OFF
(no ratings)
Jump AssetStore
Throw axes and knives at moving, spinning targets! Hit bonus spots to boost your score. Includes 10 ready levels and full flexibility to add more. Fast-paced, addictive gameplay!🎮 Axe Master 2D 🚁💥Sharpen your aim and test your reflexes! In Axe Master 2D, you'll throw axes and knives to hit moving, spinning targets. Watch for bonus items on the target that boost your score! The game includes 10 ready-made levels, and you can easily add more to expand the fun.🔹 Key Features🎨 Art Assets: 34 vibrant PNG sprites (including game icon) and 4 customizable materials.🧩 Prefabs: 28 organized, ready-to-use prefabs for fast and easy scene building.🌍 Scenes: Includes a Main Menu and a flexible level scene that’s easy to expand.💻 Scriptable Objects: Easily manage levels, gameplay data, and UI — includes levels 1–10.🖥️ Scripts: 19 clean and well-structured C# scripts ensure smooth and optimized gameplay.🔧 CustomizationEverything is designed for flexibility — add levels, modify graphics, or adjust mechanics to make the game your own.📧 SupportNeed help or have questions? Reach out anytime via our website: blackrosedevelopers.com1.ArtArt folder is subdivided into two folders.A. MaterialsContains 4 various materials used in the game, which can be customized with different colours or textures including a physic material.B. Sprites:Contains 24 unique sprites of game UI and Icon(PNG)2. PrefabsThe Prefabs folder has 28 prefabs categorized into 5 folders 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- 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 levels and weapons- Gameplay Data: Contains level number, win state, scores 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 level such as number of weapons, weapon type and the required hit number to pass levels.5. Scripts14 Scripts with clear names and functions to ensure easy understanding.