Is there a way I can mirror or flip a sprite without the origin/image points moving?
Mirror/Flip CAPX
(The large green circle moves to the square's origin, and the tiny pink one goes an image point.)
On my phone so cannot look at the capx. Have you tryed flipping the image in edit animations?
Develop games in your browser. Powerful, performant & highly capable.
Yes. I just wanted to know if there was a way I can do this without making another animation.
Well you can do it in events but it will flip your imagepoints. So i would have to say anouther animation or different imagepoints are your only options.