All Posts in GameMaker Studio 2

Share your creations!
Loading...

For day 614 of coding, I tried to implement part of the invisibility to the player's shadow

Loading...

For day 613 of coding, I have reverted the knockback process back to how it was before until further notice. I've also made it to where the player will face the same direction as before the bounce

Loading...

For day 612 of coding, I have altered the knockback process to stop once the player hits the wall

Loading...

For day 611 of coding, I made sure that the object resets properly whenever the player goes down the stairs

Loading...

For day 610 of coding, the object can not start moving closer to the player's movement direction

Loading...

For day 609 of coding, I made an additional object that will start moving on player contact. It seems to not start in the expected direction sometimes

Loading...

For day 608 of coding, I made it to where the player can turn "invisible" after standing still a bit. The invisibility turns off upon moving

Loading...

For day 607 of coding, the player is made to move slower while "invisible" to emulate sneaking

Loading...

For day 606 of coding, the invisibility now turns off whenever the player dashes or collides with an object

Loading...

For day 605 of coding, I have allowed the player to go "invisible."