Well, i'm having another problem with the "game" i'm trying to make. Basically, i'm in the process of changing the images to a tileset, so i only need 1 image. The problem is that the walking animation and the standing still images are flipped, i don't know why because they use the same image. Here's my code, could someone guide me towards fixing the problem?
I already tried making a flipped over image and using that as the still image, but the image stays the same...
oh and walking==3 is still, walking==4 is moving
Edit:
I'm really sorry for taking up space in the forums, but somehow playing around with the values in the script got me to fix the problem. I'm sorry i made this useless topic