general in GameMaker Studio 2



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


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


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


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


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


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


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


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


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


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