Exploding Box Example

5634
5635
15
16

Click boxes to destroy them.

Each Box object has a MouseClick trigger that is connected to a Repeater to emit several Shard objects.

A Random block chooses a random direction when the Emitter is activated.

The Box object is removed from the level using a Destroyer block.

Editor