when actor is touched move to position touch x, for the x, and touch y, for the y
then for not leaving you going to have to find the coordinints (x and y) of the box, and simply make a rule so it only moves the object when your touch x and y are inside the coordinates of box's x and y
when actor is touched move to position touch x, for the x, and touch y, for the y
then for not leaving you going to have to find the coordinints (x and y) of the box, and simply make a rule so it only moves the object when your touch x and y are inside the coordinates of box's x and y
But those are the coordinates of the box not the area size
Comments
when actor is touched
move to position touch x, for the x, and touch y, for the y
then for not leaving you going to have to find the coordinints (x and y) of the box, and simply make a rule so it only moves the object when your touch x and y are inside the coordinates of box's x and y