epervier-old/gamecore/modules/world/actors
2019-06-27 21:03:34 +02:00
..
utils fix(actor2D): let hitboxes handle themselves 2019-06-27 20:46:21 +02:00
actor2D.lua fix(actor2D): simplify gravity system by not handling x by default 2019-06-27 21:03:34 +02:00
baseactor.lua improvement(actor): ignore by default collision with actor own hitboxes 2019-06-23 15:32:25 +02:00
gfx2D.lua