All Posts in GameMaker Studio 2

Share your creations!
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."

Loading...

For day 604 of coding; I have changed the object's speed back, and allowed the sprite to change upon player collision in order to observe how the recent code additions will look

Loading...

For day 603 of coding, I've adjusted how fast the player and object will recoil from each other. To test the effect, I've also increased the object's speed

Loading...

For day 602 of coding, I've added a small, temporary speed boost for the objects upon collision

Loading...

For day 601 of coding, the bounce animation now works on contact with the walls. I've also shortened how long the animation plays