All Posts in GameMaker Studio 2

Share your creations!
Loading...

For day 913 of coding, the pause selections can now be activated. I've also changed the selection color to aqua for visibility

Loading...

For day 912 of coding, you can now cycle between both options in the pause menu

Loading...

For day 911 of coding, I have put in code to make the current selection a different color. I still need to code in a way to interact with the menu

Loading...

For day 910 of coding, I have started to set a basic menu to resume or quit. Just got a display atm, but will be working on interaction later

Loading...

For day 909 of coding, I was looking into how to get the exact position on the texture page in order to have the shader flip the sprite upside-down. I'm not sure if I'm making progress or not