3D Shooter
The project seems to have Problems with the WebGL build in Google Chrome try using Microsoft Edge it worked for me.
This is my 3D Shooter Project.
Modifications:
- Changed the Terrain/Environment of the main menu
- Changed the UI of the main menu to better fit the theme of the game
- Changed the properties of the Textures to better fit the game.
- Added a new button to the main menu
- Changed some setting in the player to make it feel more responsive.
- Changed the pause menu to better fit the theme of the game.
- Added some new text on the Victory UI
- Created 2 new prefabs for evironment (rock and plant).
- Created a movement speed up pick up, in order to do that i created a prefab as well as a script to handle it.
- Created a level 2 scene with a boss fight.
- Created a level 3 where the player will have to use everything that has learned in order to clear the level.
- Created a gameObject that activates the boss if the player is close (this object works as a trigger).
- created a script to control the trigger gameobject.This script disables everything in the boss area at the start,
- and enables it when the player is close.
- Added extra text on the pause menu of each level to give extra information on the objective.
- Created a level 4 which is a infinite level, where the goal is to kill as much as you can.
- Created a pickup that allows the player to double wield the guns, while the player as this it consumes twice the ammo.For this
- i created a prefab as well as a script to handle it.
Credits:
Created by Gonçalo Lopes
Leave a comment
Log in with itch.io to leave a comment.