Use this action to perform Actions if the current sprite is near another sprite. You can specify how close the other sprite has to be in the x and the y direction to be considered 'near'.
Target
Select the sprite whose position you want to compare with the current sprite. See the Tell Target action for information on selecting sprites.
How Close
Select the the allowable distance in the x and y directions for the other sprite to be considered near.
Note: The distance is taken from the x and y origin coordinate of the sprites. Ths is usually the centre of the sprite.
In the example below, the sprite will jump to Frame 10 if it's centre is within 10 pixels of the center of the sprite called "MySprite".
[Previous] [Main] [Next]