Swipe Control

crapscraps Member Posts: 353
edited November -1 in Working with GS (Mac)
I have been able to make a basic "finger swipe" control. But have a small problem I cant work out.

Rule-when mouse is down
Attribute-self.positionY <100

The 100 can be varied to set how high the actor can be set on the Y axis.
But if I try to center the actor in the bottom of the screen (the X axis) it wont work.
What can be done so that I can move the actor anywhere along the X axis and keep my Y constraint?

Thanks
Sign In or Register to comment.