Move from touch bug/glitch?
![BackUpAndDown](http://forums.gamesalad.com/applications/dashboard/design/images/defaulticon.png)
I have a character that I want to move away from the players touch, kinda like a magnet. I used the "Move to" behaviour like this...
Move To
Position: X=(game.Touches.Touch 1.X) Y=(game.Touches.Touch 1.Y) Relative to: scene
Speed: (-100)
This makes the character work perfectly on the default sized scene but once I expand the scene size and add the "Control Camera" behaviour it gets all messed up.
Anyone know how to fix this?
Move To
Position: X=(game.Touches.Touch 1.X) Y=(game.Touches.Touch 1.Y) Relative to: scene
Speed: (-100)
This makes the character work perfectly on the default sized scene but once I expand the scene size and add the "Control Camera" behaviour it gets all messed up.
Anyone know how to fix this?
Comments
Should be + .... i think, if it doesn't work try -