Is Intersecting

Description

A quick way to see if two shapes are intersecting. 

 

Properties

Triggers Immediately

This behavior has no other properties. 

 

Outputs

Is Intersecting

Outputs if two shapes are intersecting or not.

Intersecting - 1

Not Intersecting - 0

Shapes

Pick shapes to use for checking for intersection.

  • Point - X, Y.
  • Circle - X, Y, Radius.
  • Rectangle - X, Y, Width, Height.
  • Bounding Box - Select a Get Bounding Box behavior.

 

Examples 

Use an object's bounding box to see if an object is visible on the screen.

 

Related

Calculate Direction

Calculate Distance

Get Bounding Box

Get Time

HitPoint Test

 

IsIntersectingReference.gif

0 Comments

Article is closed for comments.