'Destroy outside' behavior

The 'Destroy outside' behavior automatically destroys an object if it leaves the layout or viewport area. It only destroys the object if it is entirely outside the region (i.e. no part of its bounding box is inside the layout or viewport).

This behavior is often useful to prevent bullets and other projectiles flying off the layout forever. This can easily be avoided by adding this behavior to the bullets, so they are automatically removed when they leave the layout area.

The 'Destroy outside' behavior has no conditions, actions or expressions. It has the following properties.

'Destroy outside' properties

Region
Choose whether the area the object is destroyed outside of is the layout area, or the viewport.
Construct Animate Manual 2026-03-11