epervier-old/gamecore/modules/world
Kazhnuz 65b0c74a06 feat(world): add a batchActor function activated by a bool in tiled
This way, you can add multiple actors with just one tiled object. It 
also bring better feature parity with Imperium Porcorum.

Fixes #10
2019-06-15 11:50:53 +02:00
..
actors feat(world): add a drawHUD function to draw the current HUD 2019-06-13 22:23:23 +02:00
libs modules/world: add initial basic camera system 2019-04-29 08:44:10 +02:00
baseworld.lua feat(world): add a batchActor function activated by a bool in tiled 2019-06-15 11:50:53 +02:00
camera.lua feat(world): add a drawHUD function to draw the current HUD 2019-06-13 22:23:23 +02:00
world2D.lua modules/world: add a way to check collisions 2019-05-05 13:01:00 +02:00