doodle/pkg/collision
Noah d694fcc7c2 Fix climbing on the right bug + eager-render boolprop
* New boolProp to help debug memory issues: eager-render, set it to
  false and the loadscreen will not eagerload Go images for all the
  level chunks.
* Finally fix the level collision bug where the player could climb walls
  to the right.
2022-04-09 18:21:26 -07:00
..
actors_test.go Doodads: Crumbly Floor, Start Flag & State Blocks 2019-12-30 18:13:28 -08:00
bounding_rect.go Collision Box Updates 2021-06-02 20:50:28 -07:00
collide_actors.go Collision Box Updates 2021-06-02 20:50:28 -07:00
collide_level.go Fix climbing on the right bug + eager-render boolprop 2022-04-09 18:21:26 -07:00
collide_test.go Polish and bugfixes 2021-10-09 20:45:38 -07:00
debug_box.go Cut lib/render into its own package, change all imports 2019-12-22 18:21:58 -08:00
level_test.go Change types int32 -> int per upstream render and ui library 2019-12-27 19:16:34 -08:00