First Person Shooter Technical Demo
About
Controls:
WASD --> Move
Move mouse --> Look around
Mouse left button --> Shoot
R --> Reload
G --> Drop weapon (Not useful right now, but in the future a store will be implemented, and will be possible buy a weapon for a teammate and drop to him)
This is a First Person Shooter Technical Demo maded with Unity.
The most interesting feature is the destructible map, if you are interested check the file FPSdemo/Assets/_Scripts/Objects/PieceOfDestructible.cs
See the code here: https://github.com/MateoRyhr/FPSdemo
What i do here?
I do all the code, except the scripts in the folder Audio.
I do a few animations, the models are from the Unity Assets Store.