doodle/dev-assets/doodads/trapdoors
Noah 0518df226c 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
..
Makefile Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
README.md 1st Round of Doodad Sprites + Improve Doodad Tool 2019-04-17 00:02:41 -07:00
down.gif Initial Guidebook code 2020-03-09 22:21:59 -07:00
down.js Doodads: Use Key and Working Warp Doors 2021-01-03 15:19:21 -08:00
down1.png Various updates 2021-03-30 23:40:41 -07:00
down2.png Various updates 2021-03-30 23:40:41 -07:00
down3.png Various updates 2021-03-30 23:40:41 -07:00
down4.png Various updates 2021-03-30 23:40:41 -07:00
electric-trapdoor.js New Doodad: Anvil 2021-08-08 21:57:41 -07:00
electric1.png Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
electric2.png Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
electric3.png Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
electric4.png Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
left1.png Various updates 2021-03-30 23:40:41 -07:00
left2.png Various updates 2021-03-30 23:40:41 -07:00
left3.png Various updates 2021-03-30 23:40:41 -07:00
left4.png Various updates 2021-03-30 23:40:41 -07:00
right1.png Various updates 2021-03-30 23:40:41 -07:00
right2.png Various updates 2021-03-30 23:40:41 -07:00
right3.png Various updates 2021-03-30 23:40:41 -07:00
right4.png Various updates 2021-03-30 23:40:41 -07:00
trapdoor.js Various updates 2021-03-30 23:40:41 -07:00
up1.png Various updates 2021-03-30 23:40:41 -07:00
up2.png Various updates 2021-03-30 23:40:41 -07:00
up3.png Various updates 2021-03-30 23:40:41 -07:00
up4.png Various updates 2021-03-30 23:40:41 -07:00

README.md

Button Doodads

doodad convert -t "Trapdoor Down" down{1,2,3}.png trapdoor-down.doodad