Scene mirroring
- Xx-Hoxinator-xX
-
Xx-Hoxinator-xX
- Member since: Mar. 4, 2006
- Offline.
-
- Forum Stats
- Member
- Level 08
- Blank Slate
Is there anyway to copy a scene, and mirror it?
So, say if the character's walking across the screen from left to right, you can make another scene of him walking right to left?
yo
- pyromaniac616
-
pyromaniac616
- Member since: Aug. 5, 2008
- Offline.
-
- Forum Stats
- Member
- Level 14
- Gamer
yeah, just copy the character from the last left to right walking frame, reverse it, and so on.
- Xx-Hoxinator-xX
-
Xx-Hoxinator-xX
- Member since: Mar. 4, 2006
- Offline.
-
- Forum Stats
- Member
- Level 08
- Blank Slate
At 9/2/08 08:36 AM, pyromaniac616 wrote: yeah, just copy the character from the last left to right walking frame, reverse it, and so on.
I tried reversing it, but it just makes the character walk backwards.
yo
- zedd56
-
zedd56
- Member since: Aug. 31, 2007
- Offline.
-
- Forum Stats
- Member
- Level 14
- Blank Slate
um, no that wont exactly work.
that way it will look like the character is walking backwards instead of being turned around and walking the other way.
What you need is a movie clip.
Movie clips are little flash movies inside bigger flash movies and you can create copies of them and place them all over your movie. When you go to the library and edit that movie clip, all the copies will also have changed to reflect the edit.
But; you can free transform each copy, or instance, of that movie clip without changing the others. This means that you can flip the movie clip horizontally so instead of walking to the right, it appears as though your character is walking to the left.
- Neo-13
-
Neo-13
- Member since: Jun. 9, 2007
- Offline.
-
- Forum Stats
- Member
- Level 23
- Programmer
Also, to put the animation into a movie clip, select all the frames and right click>copy frames.
- DashDingo
-
DashDingo
- Member since: Jun. 25, 2004
- Offline.
-
- Forum Stats
- Member
- Level 15
- Blank Slate
Or if they're already in a movie clip, just throw up an _xscale = -100; on everything.

