Skip to main content

Scene With Scripts

Demonstrates attaching scripts to instances in a scene.

Overview

This example shows how to define script assets and attach them to instances.

Features

  • Script assets
  • Script attachment to instances
  • Script data passing

Try It

Load this example:

https://blazium-engine.github.io/DDDBrowserExamples/scene_with_scripts.html

Next Steps