doodads/dev-assets/doodads/bird
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
bird.js Doodads: Use Key and Working Warp Doors 2021-01-03 15:19:21 -08:00
dive-left.png Doodads: Warp Doors, Bird, Larger State Blocks 2020-12-29 20:31:35 -08:00
dive-right.png Doodads: Warp Doors, Bird, Larger State Blocks 2020-12-29 20:31:35 -08:00
left-1.png Doodads: Warp Doors, Bird, Larger State Blocks 2020-12-29 20:31:35 -08:00
left-2.png Doodads: Warp Doors, Bird, Larger State Blocks 2020-12-29 20:31:35 -08:00
right-1.png Doodads: Warp Doors, Bird, Larger State Blocks 2020-12-29 20:31:35 -08:00
right-2.png Doodads: Warp Doors, Bird, Larger State Blocks 2020-12-29 20:31:35 -08:00