Pause Menu
Created an pause menu through the tutorial of brackey's.
The Code:
In-game Screen shots:
The Game pauses, you can choose to return to menu or quit the game.
The time also stops.
https://www.youtube.com/watch?v=JivuXdrIHK0
Added a key for collecting in the safe.
Added occlusion culling area for better performance.
Created a safe lock that opens the locked safe with a code through a keypad
(Tutorial: https://www.youtube.com/watch?v=ne41wItQmdo&t=11s)
Need to press escape to press one button with the mouse.
Created an instruction scene which explains the poem.
Removed some stuff like third person controller as it isn't working.
Made it into a first person controller and continued with that.
Added an end level collider which brings you to the next scene with a quit game button.
Added a door key that works with the player interaction and key.
Picking up the key is hard but you do pick it up.
When player collides with the door, the automatically opens, interaction still says need key to open.
Uploaded the game to git-hub for access.
Comments
Post a Comment