doodle/assets/scripts
Noah 7ea86b4ffc Generic Doodad Script Selection
In the Doodad Properties window, instead of browsing to select a .js
file to install your script, a SelectBox of built-in generic scripts are
available. These scripts implement simple behaviors and adapt to the
full canvas size of the doodad.

Built-in scripts so far include:

* generic-anvil.js: behaves just like the Anvil.
* generic-fire.js: the entire canvas hitbox acts like fire pixels,
  "burning" mobile doodads and failing the level for the player.
* generic-solid.js: the entire canvas hitbox acts solid
2021-09-02 22:33:28 -07:00
..
generic-anvil.js Generic Doodad Script Selection 2021-09-02 22:33:28 -07:00
generic-fire.js Generic Doodad Script Selection 2021-09-02 22:33:28 -07:00
generic-solid.js Generic Doodad Script Selection 2021-09-02 22:33:28 -07:00