Sorry if this has been asked before, but I couldn't find it so...
I have an animation of my character walking to the right, is there a way to 'invert it" so it looks EXACTLY the same but walking to the right? Is it possible to do this in photoshop? thanks for the info.
I'm not at home with a copy of Photoshop, but I think you can select all (control a), transform(control t), then set the horizontal scale to -100.
I hope there's a faster way, but that's the only way I know of doing it.
If you're importing a symmetrical character into AGS you can reuse the same sprites for both left and right walkcycles, saving memory. There's a 'flipped' checkbox under the preview of each frame in the sprite manager.
Image > Rotate Canvas > Flip Canvas Horizontal
Image->rotate canvas->flip canvas horizontally
or select the part you want to flip ->right click->free transform->flip horizontally
thanks a lot! I think I might just finish this today (I was bored so I started working on a very small joke game)