Run, use your shield to slide, dodge cars and bullets to get to the riot group!🎯 Riot Run - Complete Hyper-Casual Game 🛡️Run, shield, and slide your way to victory! Use your shield to knock aside riots, dodge bullets, and blast through barrels as you collect coins and reach the main riot group.🛣️ Includes 13 Ready-to-Play Levels!🔧 Dependencies:Requires the Unity UI/TextMeshPro package—easily installable via the Unity Package Manager.📂 Project Highlights:🎨 Art Assets:52 customizable materials20 PNG sprites10 FBX 3D models🧩 Prefabs:52 ready-to-use prefabs for enhanced flexibility.🌍 Scenes:13 engaging level scenes for gameplay.💻 Scripts:33 clean, well-organized scripts for smooth performance.🎮 Customization:Effortlessly modify assets or add new elements to create unique gameplay experiences.📧 Support:Need assistance? Contact us at blackrosedevelopers@gmail.com.🚀 Download now and start your thrilling journey! 🏃♂️💨1.ArtArt folder is subdivided into five folders.A. AnimationThis folder contains 11 UI and character animations, including transitions between menus and buttons together with player animations.B. MaterialsContains subfolders with 52 various materials used in the game, which can be customized with different colours or sprites.C. Sprites:Contains 20 unique UI sprites (PNG)D. Models:Contains 10 unique 3D models of objects in the game and character (FBX)E. Textures:Contains 17 textures of models that can be applied to materials (PNG)2. PrefabsThe Prefabs folder includes four main categories:- Gameplay: 32 prefabs of different objects in gameplay for level design.- Particles: 13 unique particle effects with different materials.- Requirement: 3 prefabs of sound control and input- UI: 4 Prefabs of the game menus. If adding new menus, update UIControl.cs accordingly.Check the 13 pre-designed levels for understanding prefab functions.3. Scenes- LevelScene: Contains thirteen 3D levels.4. Scriptable Objects- Data Storage: Main storage of game data (number of levels)6. ScriptsScripts are categorized into six folders, with clear names and functions to ensure easy understanding.