Open Unity Hub, and add the cloned project folder. Open the project in Unity and navigate to the Scripts folder. Attach the provided scripts to your player and objects as needed. How It Works FPS ...
This is a central singleton for the main manager of all gameobjects and logic. General functions and references can be found from any script using this singleton. Only necessary functionality should ...