Horror Game: Adding Manager Scripts

Finished the bugs with the melee attack. Started to add manager scripts.

4/18/20241 min read

Added melee attack. It is going to be a knife that is a default weapon for the player. Now, I am working on adding essential manager scripts to the game such as game manager, audio manager, player manager, UI manager and etc. Also, I have imported the terrain my friend made for our game. But it is going to take some time to figure out how to actually make it work.