Hey there.
Can anyone help me set up a puzzle like this:
There are two statues in the room. They must be moved to two designated spots in the room. You cannot push them, but when
you move, they move. One moves the same direction you move (you move left, it moves left) and the other moves opposite (you
move left, it moves right)
How can I make it so that the game will recognize when the statues are where they need to be and how do I get it so that when
they make an impossible move, like running into you, each other, a wall, etc., the game won't freeze. I've tried everything to get
this puzzle to work but I am stuck.