doodle/dev-assets/doodads
Noah 810ba193d9 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
..
azulian Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
bird Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
box Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
boy Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
buttons Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
crumbly-floor Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
doors Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
objects Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
on-off Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
switches Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
test Initial Doodad JavaScript System 2019-04-15 23:07:40 -07:00
trapdoors Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
warp-door Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
build.sh Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
mischievous.js Overhaul the Platformer Physics System 2020-04-04 21:00:32 -07:00
palette.json 1st Round of Doodad Sprites + Improve Doodad Tool 2019-04-17 00:02:41 -07:00