general in Devs



Here is the link to the new discord server!! https://discord.gg/rsRe963ePS
And @kytoons_mole also takes place in this ad with cartoon animations!


For day 593 of coding, I have made sure that the player wouldn't be able to move or dash until after the transition is finished

Guys, one colorblind person wrote to me that he couldn’t play because he couldn’t distinguish the colors on the buttons, so I decided to make them the same color and different signs on them, what do you think about this?







For day 592, I have converted the code for the player's movement and dash into a state machine for better organization, and to better prevent conflicting codes


For day 591 of coding, I made it to where the objects will disappear after colliding with the player. It's going off sooner than expected it to though


for day 590 of coding, I have adjusted the hit reaction between the object and player


For day 589 of coding, I tested different time intervals that determine when the lasted recorded collision will be cleared. So far, it looks like half-second intervals provide the best result