doodle/dev-assets/doodads/azulian
Noah 1523deeb9c Return False: Solid Collision Between Actors
* Implement the handler code for `return false` when actors are
  colliding with each other and wish to act like solid walls.
* The locked doors will `return false` when they're closed and the
  colliding actor does not have the matching key.
* Add arbitrary key/value storage to Actors. The colored keys will set
  an actor value "key:%TITLE%" on the one who touched the key before
  destroying itself. The colored doors check that key when touched to
  decide whether to open.
* The trapdoor now only opens if you're touching it from the top (your
  overlap box Y value is 0), but if you touch it from below and the door
  is closed, it acts like a solid object.
2019-05-28 21:43:30 -07:00
..
azulian-red.js Mobile Enemy Doodad Test 2019-05-06 16:30:45 -07:00
azulian.js Return False: Solid Collision Between Actors 2019-05-28 21:43:30 -07:00
blu-back.png Add Azulian doodad sprites and build script 2019-05-01 18:27:20 -07:00
blu-front.png Add Azulian doodad sprites and build script 2019-05-01 18:27:20 -07:00
blu-wl1.png Add Azulian doodad sprites and build script 2019-05-01 18:27:20 -07:00
blu-wl2.png Add Azulian doodad sprites and build script 2019-05-01 18:27:20 -07:00
blu-wl3.png Add Azulian doodad sprites and build script 2019-05-01 18:27:20 -07:00
blu-wl4.png Add Azulian doodad sprites and build script 2019-05-01 18:27:20 -07:00
blu-wr1.png Add Azulian doodad sprites and build script 2019-05-01 18:27:20 -07:00
blu-wr2.png Add Azulian doodad sprites and build script 2019-05-01 18:27:20 -07:00
blu-wr3.png Add Azulian doodad sprites and build script 2019-05-01 18:27:20 -07:00
blu-wr4.png Add Azulian doodad sprites and build script 2019-05-01 18:27:20 -07:00
red-back.png Mobile Enemy Doodad Test 2019-05-06 16:30:45 -07:00
red-front.png Mobile Enemy Doodad Test 2019-05-06 16:30:45 -07:00
red-wl1.png Mobile Enemy Doodad Test 2019-05-06 16:30:45 -07:00
red-wl2.png Mobile Enemy Doodad Test 2019-05-06 16:30:45 -07:00
red-wl3.png Mobile Enemy Doodad Test 2019-05-06 16:30:45 -07:00
red-wl4.png Mobile Enemy Doodad Test 2019-05-06 16:30:45 -07:00
red-wr1.png Mobile Enemy Doodad Test 2019-05-06 16:30:45 -07:00
red-wr2.png Mobile Enemy Doodad Test 2019-05-06 16:30:45 -07:00
red-wr3.png Mobile Enemy Doodad Test 2019-05-06 16:30:45 -07:00
red-wr4.png Mobile Enemy Doodad Test 2019-05-06 16:30:45 -07:00