Skip to content

Spatial

Spatial logic actions compare positions, distances, angles, and bounds.

Like other check actions, they can send True Event and False Event, and can store the result in a bool using Store Result.

Actions

Check Angle To Target

Check angle from source to target.

Check Angle To Target Radius

Check angle from source to target with a radius.

Check Distance To Point

Check distance from source to a point.

Check Distance To Target

Check distance from source to target.

Check Rect Contains

Check whether a rect contains a point.