All Posts in GameMaker Studio 2

Share your creations!
Loading...

For day 337 of coding, I've edited the code for the title menu's textbox to improve its appearance

Loading...

For day 336 of coding, I have added cursors to the title menu

I will need to refine the code for the text box in order for it to look a bit better

Loading...

For day 335 of coding, I have added transitions for when you go to the next room

Loading...

For day 334 of coding, I got the destruction to actually animate

I've also increased the note's speed as well

Loading...

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

Loading...

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

Loading...

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

Loading...

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

Loading...

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

Loading...

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