general in GameMaker Studio 2



For day 707 of coding, I have worked out the issue with the edge during the room transitions


For day 706 of coding, I am working on having the room transition place the player based on the spot entered on. I need to work out the issue with the edge, but it's coming along well


For day 705 of coding, I changed the player's transition movement to make it look less weird


For day 704 of coding, I got it to where only the part of the tree the player walks behind can go transparent


For day 703 of coding, I have made it to where the trees become transparent in order the player to see themself


For day 702 of coding, I adjusted the player position during transitions to make the movement look more natural


For day 701 of coding, I made sure to prevent stuttering when the player is pushed into the transition area


For day 700 of coding, I made it to where player knockback will not force them into another area


For 699 of coding, I managed to set a fixed move direction during the room transition period


For 698 of coding, I am working to make sure that the player goes in the intended direction when entered diagonally. It's progressing well, though there are still areas to work out