Tuesday, 13 May 2014

DAY 6

Today I searched throughout google for sprite sheets, or sprite for the environment such as spilled garbage or dead zombies and what not. I gave up after thinking about starting a pause menu and start screen. I then began searching youtube for a decent tutorial. I then decided to use what I've learned from the previous tutorials and figure out a way to show a message and also pause the game at the same time. So i put in a piece of code for the keyboard escape press event: show_message("Paused, press escape to continue")
I didn't think it would be that easy but it was.

No comments:

Post a Comment