doodle/docs
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
..
public Overhaul the Platformer Physics System 2020-04-04 21:00:32 -07:00
Doodad Ideas.md Add app version/update check to the Main Scene 2020-01-01 17:50:15 -08:00
Doodad Scripts.md New Doodad: Anvil 2021-08-08 21:57:41 -07:00
Grid Data Structure.md Check in updated docs before break 2018-08-22 10:01:02 -07:00
Milestones.md Clean up documentation 2019-06-25 18:58:48 -07:00
Release Modes.md Shareware Build Flags 2019-04-19 17:23:37 -07:00
Shell.md Fix Actor Collision Checks Again 2020-01-02 22:05:49 -08:00
UI Ideas.md Drag Doodads Onto Levels in Edit Mode 2018-10-20 16:03:59 -07:00