doodads/dev-assets/doodads/crumbly-floor
Noah 4cb441dc46 Doodads: Electric Trapdoor and Resettable Box
* New doodad: Electric Trapdoor. It is a horizontal version of the
  Electric Door. Opens while powered by a button or a switch and closes
  when it loses power.
* The Box doodad will reset to its original location if it receives a
  power signal from a linked Button or Switch. So for box pushing
  puzzles you can add a reset button in case the boxes get stuck.
* Refactored the Doodad build scripts into many Makefiles for easier
  iteration (don't need to compile ALL doodads to test one).

Updates to the JavaScript API for doodads:

* Self.MoveTo(Point) is now available to set the actor's position in
  world coordinates.
2021-08-08 20:10:42 -07:00
..
Makefile Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
crumbly-floor.js Doodads: Small Key Door + Bigger Crumbly Floor 2021-01-03 17:06:33 -08:00
fall1.png Doodads: Small Key Door + Bigger Crumbly Floor 2021-01-03 17:06:33 -08:00
fall2.png Doodads: Small Key Door + Bigger Crumbly Floor 2021-01-03 17:06:33 -08:00
fall3.png Doodads: Small Key Door + Bigger Crumbly Floor 2021-01-03 17:06:33 -08:00
fall4.png Doodads: Small Key Door + Bigger Crumbly Floor 2021-01-03 17:06:33 -08:00
fallen.png Various updates 2021-03-30 23:40:41 -07:00
floor.png Doodads: Small Key Door + Bigger Crumbly Floor 2021-01-03 17:06:33 -08:00
shake1.png Doodads: Small Key Door + Bigger Crumbly Floor 2021-01-03 17:06:33 -08:00
shake2.png Doodads: Small Key Door + Bigger Crumbly Floor 2021-01-03 17:06:33 -08:00