Push Actor Around Screen
Hi All,
I'm having trouble pushing something around the screen.
Basically, I want an actor on the screen that when I push around from any side that it move about.
At the moment, I can constrain to X+Y but this puts it directly below the users finger. I want them to be able to push from the side as far away as they want.
Any and all help appreciated.
Regards,
I'm having trouble pushing something around the screen.
Basically, I want an actor on the screen that when I push around from any side that it move about.
At the moment, I can constrain to X+Y but this puts it directly below the users finger. I want them to be able to push from the side as far away as they want.
Any and all help appreciated.
Regards,
Comments
What I mean is I want the actor on screen to constrain to my finger where ever I place it and then move in relation.
So if Actor is in X=100, Y=200....when I put my finger down in X=278 Y=50 and move/swipe it up 10 pixels then the XY of the actor would be 110,200.
I hope this is more explanatory.
Thanks in advance