Mirror Movement?
rainwaterstudios
Member Posts: 198
I'm trying to think of a way to constrain actor2 to mirror actor1's movements; i.e. if actor1 moves from the bottom-right corner to the top-left corner, actor2 should move from the bottom-left corner to the top-right corner.
Has anyone tried something similar to this, or have an idea for creating this functionality?
Comments
Constrain x to screen width - actor 1 x
Constrain y to actor 1 y