doodads/dev-assets/doodads
Noah f8ddf512a9 New Doodad: Anvil
* The Anvil doodad is affected by gravity and becomes dangerous when
  falling. If it lands on the player character, you die! If it lands on
  any other mobile doodad, it destroys it! It can land on solid doodads
  such as the Electric Trapdoor and the Crumbly Floor. It will activate
  a Crumbly Floor if it lands on one, and can activate buttons and
  switches that it passes.
* JavaScript API: FailLevel(message) can be called from a doodad to kill
  the player character. The Anvil does this if it collides with the
  player while it's been falling.
2021-08-08 21:57:41 -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 New Doodad: Anvil 2021-08-08 21:57:41 -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 New Doodad: Anvil 2021-08-08 21:57:41 -07:00
on-off Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
switches New Doodad: Anvil 2021-08-08 21:57:41 -07:00
test Initial Doodad JavaScript System 2019-04-15 23:07:40 -07:00
trapdoors New Doodad: Anvil 2021-08-08 21:57:41 -07:00
warp-door Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
build.sh New Doodad: Anvil 2021-08-08 21:57:41 -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