
Guide lasers to their targets using mirrors, prisms, and destructible objects in this 2D puzzle game template with 10 ready levels and full customization.🎮 Laser Hit 2D – Laser Puzzle Game!Laser Hit 2D is a complete and customizable Unity template where players use logic and precision to guide lasers to their matching targets. Set up reflective mirrors, refractive prisms, and destructible obstacles to solve puzzles across 10 ready-to-play levels. Easily expand the game by creating new levels with clean modular prefabs and tools.🔹 Features🎨 Art Assets40 vibrant PNG sprites4 customizable materials for unique visual styles🧩 Prefabs28 clean, ready-to-use prefabs for quick and efficient level design🌍 ScenesMain Menu scene1 fully functional and extendable gameplay scene📄 Scriptable ObjectsClean data management for levels, UI flow, and game progression🖥️ Scripts20 modular, well-structured scripts ensuring smooth and scalable gameplay🔧 Easy CustomizationSwap art assetsAdjust physicsBuild new levels effortlessly📧 SupportNeed help or have questions?We're here for you at blackrosedevelopers.com – feel free to reach out anytime!1.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.B. Sprites:Contains 40 unique sprites game UI (PNG)2. PrefabsThe Prefabs folder has 28 prefabs in 4 different folders (Gameplay, 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 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 (prefabs) of each level5. Scripts20 Scripts with clear names and functions to ensure easy understanding.