touch recording

peakprodpeakprod Member Posts: 18
edited November -1 in Working with GS (Mac)
Hi Guys, I have been tearing my hair out with the following logic.
Actor moving straight across screen.
Touch actor then drag finger(mouse) to one of the four corners.
then release. ( to show actor which of four tracks to follow)
After touching I go through a timer recording X and Y positions.
I can show that this works ok by showing numbers in actor.
When I then release I go to four rules that says;
If X position >600 and Y position > 400
Move Stop.
If X position <600 and Y position > 400
Move Stop.
.If X position >600 and Y position < 400
Move Stop.
If X position <600 and Y position < 400
Move Stop.

I get no stops, nothing,

Any ideas on what I am doing wrong would be appreciated.
Thanks peak

Comments

Sign In or Register to comment.