doodle/dev-assets/doodads/on-off
Noah 7b3aec0fef Fix Two-State Blocks & Collision Detection
* Two-state Buttons now also subscribe to the state change message, so
  other on/off buttons in the same level update to match the state of
  the button that was hit.
* Add lock mutexes around the scripting engine to protect from
  concurrent event handlers.
2020-01-02 17:58:22 -08:00
..
blue-button.png Doodads: Crumbly Floor, Start Flag & State Blocks 2019-12-30 18:13:28 -08:00
blue-off.png Doodads: Crumbly Floor, Start Flag & State Blocks 2019-12-30 18:13:28 -08:00
blue-on.png Doodads: Crumbly Floor, Start Flag & State Blocks 2019-12-30 18:13:28 -08:00
orange-button.png Doodads: Crumbly Floor, Start Flag & State Blocks 2019-12-30 18:13:28 -08:00
orange-off.png Doodads: Crumbly Floor, Start Flag & State Blocks 2019-12-30 18:13:28 -08:00
orange-on.png Doodads: Crumbly Floor, Start Flag & State Blocks 2019-12-30 18:13:28 -08:00
state-block-blue.js Fix Two-State Blocks & Collision Detection 2020-01-02 17:58:22 -08:00
state-block-orange.js Fix Two-State Blocks & Collision Detection 2020-01-02 17:58:22 -08:00
state-button.js Fix Two-State Blocks & Collision Detection 2020-01-02 17:58:22 -08:00