All Posts in GameMaker Studio 2



For day 333, I attempted to make a destruction animation for the notes once the battle is cleared
The animation does need some improvements I'll admit


For day 332 of coding, I added some cursors the the game over menu
I think I may need to make a different design for them as they seem a bit off to me


For day 331 of coding, I removed the new game over menu for the old one. I've also made it to where the notes will disappear once the battle is over
The player is also unable to pause during certain events like the game over screen, or during battle


For day 330 of coding; I made a small game over menu, but had forgotten that I have already set one up
I can at least compare and decide which would look and operate better


For day 329 of coding, I have fixed up the push block collision so that the block can be pushed from the proper sides now


For day 328 of coding, I fixed a problem with the player's start position on the map.
Whenever the player goes to a new zone, the next position gets put onto variables that then get used for the next room
This video shows what the problem looked like


For day 327 of coding, I have made it to where the music will stop on pause. Unpausing will have the music resume where it left off. I have also lowered the volume of the music


For day 326 of coding, I worked more on the menu. The player can now actually choose and activate the selections


For day 325 of coding, I am working on making a pause menu. So far, I just have the box and text appear with nothing else. I'll finish the rest later


For day 324 of coding, I have finally fixed how the camera work. For now there should be no camera problems
I have also made the player a little slower