Day 44

Today I worked on a new pause menu. I made the pause menu interactive so that you can exit to main menu and restart and continue the level.

The code was almost the exact same as the main menu and level select menus I only had to add a new variable called "pause" where the code would only activate if i press pause. And then I made a new script called scr_pause where I added the cases for the arrays that will activate. 

In the last bit of class I tried to find out how to add arrays but I still couldn't figure out how. So i asked around on reddit to see if anyone had the answer for my question, but i haven't gotten a response yet.

Tomorrow I will see if anyone responds on reddit.

No comments:

Post a Comment