doodads/dev-assets/doodads/crumbly-floor
Noah f7c4847934 Fix Actor Collision Checks Again
* Recent collision update caused a regression where the player would get
  "stuck" while standing on top of a solid doodad, unable to walk left
  or right.
* When deciding if the actor is on top of a doodad, use the doodad's
  Hitbox (if available) instead of the bounding box. This fixes the
  upside-down trapdoor acting solid when landed on from the top, since
  its Hitbox Y coordinate is not the same as the top of its sprite.
* Cheats: when using the noclip cheat in Play Mode, you can hold down
  the Shift key while moving to only move one pixel at a time.
2020-01-02 22:05:49 -08:00
..
crumbly-floor.js Fix Actor Collision Checks Again 2020-01-02 22:05:49 -08:00
fall1.png Doodads: Crumbly Floor, Start Flag & State Blocks 2019-12-30 18:13:28 -08:00
fall2.png Doodads: Crumbly Floor, Start Flag & State Blocks 2019-12-30 18:13:28 -08:00
fall3.png Doodads: Crumbly Floor, Start Flag & State Blocks 2019-12-30 18:13:28 -08:00
fall4.png Doodads: Crumbly Floor, Start Flag & State Blocks 2019-12-30 18:13:28 -08:00
fallen.png Doodads: Crumbly Floor, Start Flag & State Blocks 2019-12-30 18:13:28 -08:00
floor.png Doodads: Crumbly Floor, Start Flag & State Blocks 2019-12-30 18:13:28 -08:00
shake1.png Doodads: Crumbly Floor, Start Flag & State Blocks 2019-12-30 18:13:28 -08:00
shake2.png Doodads: Crumbly Floor, Start Flag & State Blocks 2019-12-30 18:13:28 -08:00