Made in Unity: 2021.3.5f1
Unity 3D - First Person Shooter game - https://youtu.be/xiVQJyfHhlM (25/06/2023)
In this game you will find:
-The scene contains various destructible objects, each built with a unique material.
-Destruction of objects is accompanied by sound effects, animations, and particle effects (e.g., wood, metal, stone, leather).
-The player has 3 different weapons, each dealing different damage depending on the material being shot.
-Animations for running, shooting, reloading, aiming, etc.
-Scripts include comments in the code.
-Movement Instructions:
Controls:
- W, S, A, D - character movement
- 1, 2, 3 - switch weapons / mouse scroll
- Left Mouse Button (LMB) - shoot / Ctrl
- Right Mouse Button (RMB) - zoom / Alt
- P - pause
- Space - jump
- C - crawl
- W, S, A, D + Shift - sprint