Swipe Control
craps
Member Posts: 353
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
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