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 from source to target.
Check angle from source to target with a radius.
Check distance from source to a point.
Check distance from source to target.
Check whether a rect contains a point.