Hello everyone!
I am having an issue in the creation of my platformer game - basically, I cannot seem to figure out how to reverse the animation of my character doing a certain action, in this case a dodge/roll sort of thing, when pressing a key (in this case, "0".
I CAN get the desired results for the one direction, right, but when the character is mirrored and going left and I press "0", it just bounces right again.
Also, I can't seem to figure out how to get the character to not enter a solid when I do the action near a wall.
Any ideas? Thank you!