A 3d Zombie Shooting game created using the Unity Environment and coded using Javascript.
Arrow Keys control the player's movements. The mouse controls the player's camera view. Click the left mouse button or ctrl key to fire. Press the Escape Key to allow you to exit the game.
This game uses a Zombie asset taken from the Unity store. A character controller and animator was set up to control the Zombie movements and animations. Unity's game generator was used to create the player environment for this game. The scene's camera is attached to the player to simulate the First Person View. This game incorporates mutiples scripts designed to control the player and zombie movements, game logic and visual effects.