Source code to the game's default doodads.
 
 
 
Go to file
Noah b6c516bd4f 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
dev-assets/doodads Fix Two-State Blocks & Collision Detection 2020-01-02 17:58:22 -08:00