Hi there,
So i am learning how to incorporate animations in construct 3, and downloaded some free sprites and animations to use.
I am trying to get my character to turn left and right with animation run, i have idle animation as well as else statement so when your not touching left and right on touch screen buttons idle animation runs.
Problem is when i set mirrored and i press the right button, player faces left instead and runs left but cant turn right again. Also it shouldn't turn left when i press the right button. I tried to also set run for both left and right as you can see but that does not work either, I tried with angles as well but that just rotates the player and moves it about.
Additionally the third screenshot, my character sprite is all pixely in the game and on the layout. It should not look like this and i cant seem to fix this issue. Its not like this when i click on the sprite and go into animations it looks fine.
Finally the 4 and 5th screenshot shows explosions animation which works, but the last frame of the explosion just stays on screen and stays stuck. i tried many things but cant fix this issue.
Thank you for assistance.