epraeter / Capstone

Car Survival Game
0 stars 0 forks source link

Pause Menu #19

Open jkeegan1 opened 2 years ago

jkeegan1 commented 2 years ago

create a pause menu that has different options such as settings, resume or quit/main menu

jkeegan1 commented 2 years ago

image created a pause menu that can be imported into the main game. For the buttons to work you just need to create a scene and add it to the build. change the name in the script to whatever the scene name is and the button should work.

jkeegan1 commented 2 years ago

image working on it currently. did some styling.

jkeegan1 commented 2 years ago

image current issue is resume button disappears when i play the scene.

jkeegan1 commented 2 years ago

image

Pause menu now correctly displays all buttons when game is running and all buttons work properly.

jkeegan1 commented 2 years ago

image

Chai71n commented 2 years ago

Implemented into the final game. Pausing menu now freezes the game. Fixed issues with switching to main menu. Fixed issues with switching back to pause from setting menu. Screenshot 2021-11-22 224643