Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.spline.design/llms.txt

Use this file to discover all available pages before exploring further.

The Destroy Object action lets you interactively destroy/hide objects from your scene. Destroying objects is possible via various events, like mouse down, collision, or trigger area, which unlocks plenty of use cases for playful effects and interactions.

Creating a new Destroy Object Action

  1. Select an object and create an event.
  2. Open the event and find the “Actions” panel
  3. Add “Destroy Object” to your actions.
  4. Inside the action, you can define which objects will be destroyed when the event is triggered.
image
Drag your mouse around to experience destroy object action via hover event.