Destroy Outside Layout behavior

The Destroy Outside Layout behavior simply automatically destroys an object if it leaves the layout area. It only destroys the object if it is entirely outside the layout (i.e. no part of its bounding box is inside the layout). The Destroy Outside Layout behavior has no properties, conditions, actions or expressions.

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.

Construct Animate Manual 2022-07-18