Hi there,
For our main character we have an 8 frame run sprite sheet and an 8 frame shoot and run sprite sheet.
If the player is running and presses fire, currently it starts the run sprite sheet from the first frame (as it should do in the code). However, what I would like to happen is for it to switch seamlessly to the same frame number on the run and shoot sprite sheet ... is there a method for doing this that I might have overlooked.