move/drag an actor by touching
chrisluger
Member Posts: 3
I'm very new… I was wondering if someone could help me. Could someone please outline the steps in how I would make an actor move by dragging my finger(mouse). Thanks so much, I appreciate any help to get me started.
Comments
The first one have when touch is pressed then drag in a constrain attribute behavior and constrain attribute self position x to mouse position x
then in the second rule have when touch is pressed drag in a constrain attribute behavior and constrain attribute self position y to mouse position y