Dragging an actor
![gribble](http://forums.gamesalad.com/applications/dashboard/design/images/defaulticon.png)
Is it possible to drag an actor around the screen? I want to guide a character through a maze just with touch and drag.
What are the attributes needed?
What are the attributes needed?
Comments
Using Move To behavior with Mouse Position=outside and game.Mouse.Position expressions.
And you can download demo file also for learning purpose
http://gshelper.com/touch-offset-when-constraining-actor-to-the-mouse/
http://gshelper.com/constrain-to-mouse-and-keep-collision-gamesalad/