How does this not work

Soul x/y are different to BALL x/y

what?

You test the respective values of x and y for each object. If either does not match then the action (moveTo) will not happen.

ik but i made them match and it didn't work

You probably need to set "other" to an object (ball or imageSprite), and run an if condition for that as well.

how do i do that

image

or

image

ok that works i just need to know how big is the canvas to move the sprite to a random position

nevermind it already works

Thanks

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.