All Posts in GameMaker Studio 2

Share your creations!
Loading...

For day 718 of coding, the state display now shows the name of the player's action state

Loading...

For day 717 of coding, I have place a display for the player's current action state. I will need to convert the display to show the actual state name later

Loading...

For day 716 of coding, I made sure the player can move after dashing into the lake's edge

Loading...

For day 715 of coding, I made it to where the player's shadow changes size during bounce back

Loading...

For day 714 of coding, I have reconfigured the dash to be based on distance traveled instead of a timer

Loading...

For 713 of coding, I have fixed the direction display and the bounce back direction

Loading...

For day 712 of coding, I have put the player's direction on display for debug purposes. From the information; it looks like the dash direction doesn't match the display, and it even affects the bounce back direction

Loading...

For day 711 of coding, I made sure the player bounce back doesn't occur when dashing into the lake's edge

Loading...

For day 710 of coding, I have the player bounce back when colliding against some objects and walls during the dash

Loading...

For day 709 of coding, I've put text into the shift press indicator and made it to where you can still see the text when active