Behavior · Published v1

Ignite

Ignite from Ember Archipelago.

From Ember Archipelago · v2. Edit this definition in its source simulation.

Source

behavior Ignite for Fuel { transform into Fire when sum n in neighbors[Heat] { n.heat } > 0.25 { set target.fuel = self.fuel; set target.heat = 1.0; } }

Building blocks

These exact versions are included when you reuse this artifact.

VisualChar@hyle · v1BehaviorBurnFuel@hyle · v1PropertyHeat@hyle · v1ModelFire@hyle · v1VisualFlame@hyle · v1ModelAsh@hyle · v1PropertyFuel@hyle · v1BehaviorCharcoal@hyle · v1