Logo

Necro Blast

Necro Blast is a first-person shooter developed in Unity with an intense, dark atmosphere. Players battle waves of enemies across three unique levels: a dungeon, an underground mine, and an abandoned seaport. Combat features a semi-automatic rifle and SMG with raycast bullets, wall decals, and blood effects. Enemy types include zombies with NavMesh pathfinding and animations, turrets with sight and attack ranges that fire projectiles, and flying drones that orbit and track the player. Key-based progression unlocks scene transitions between levels. Player systems include health with delayed regeneration and a toggleable flashlight for dark exploration. Built with Unity, C#, and Rider.

Key Features

Unity FPS & Combat
Raycast bullets, wall decals, and blood VFX. Player health with delayed regeneration. Flashlight for dark exploration.
Dynamic Enemy AI
Zombies (NavMesh pathfinding, walk/attack/death animations), turrets (projectile firing, explosion on death), flying drones (orbit, tracking, projectiles). Each with distinct audio and VFX.
Level Progression
Three environments (dungeon, mine, seaport). Key-based progression for scene transitions. Built with Unity and C#.