general in GameMaker Studio 2

Share your creations!
Loading...

For day 965 of coding, I was making sure the player being shown walking also works when going further into the forest. I did find that the game will crash when taking the north path further in, and I need to find out why

Loading...

For day 964 of coding, I made sure the player is actually shown walking during the leave from the forest

Loading...

For day 963 of coding, I fixed the weird transition from ending the dash right on the exit

Loading...

For day 962 of coding; while testing out the dashing, I found an odd bug that happens when the dash ends right on an exit

Loading...

For day 961 of coding, I made sure the player also dashes in the right direction when the next room doesn't have them walk in

Loading...

For day 960 of coding; I made it to where when the player enters a room, immediately dashing will have them go in the same direction they entered with

Loading...

For day 959 of coding, I made sure the player is facing the right direction during the regular knockback

Loading...

For day 958 of coding, I made sure the player is animating correctly after dashing into a wall

Loading...

For day 957 of coding, I have implemented the change to the rest of the collision script and tested its effects. No problems so far

Loading...

For day 956 of coding, I think I've finally fixed the collision problem