doodle/pkg/scripting
Noah 5d8c5510d8 Draw Lines Visualizing Doodad Links in Edit Mode
* If the current edit tool is Actor or Link, use the new drawtool.Stroke
  object to draw visual lines connecting every pair of linked actors in
  the level. The lines are hidden during normal editing and gameplay and
  only appear when you're possibly manipulating your actors and links.
2019-07-03 16:51:23 -07:00
..
events.go Improve OnCollide Doodad Script Handling 2019-05-06 22:58:09 -07:00
pubsub.go Pub/Sub Messages Between Linked Actors (JavaScript) 2019-06-23 17:34:11 -07:00
scripting.go Draw Lines Visualizing Doodad Links in Edit Mode 2019-07-03 16:51:23 -07:00
supervisor_events.go Level Exit Doodad 2019-07-02 15:24:46 -07:00
timers.go Script Timers, Multiple Doodad Frames 2019-04-18 18:15:05 -07:00
vm.go WASM Texture Caching 2019-06-27 12:03:52 -07:00