Range detection between sprites

You can detect when a sprite is within range of another using "create range". A Range can be determined by distance and/or by arc. The arc setting defines a cone in front of the detecting sprite. If they target sprite enters the cone, then the range event is fired. If no arc is set, then only the distance matters.

Open the Range reference page to learn more.

In Range


editable