epervier-old/gamecore/modules/world
Kazhnuz 42303da317 modules/world: fix movement functions for bump2D
The moveActor function is in bump2D a wrapper for the move function of
bump2D. But this function doesn't handle actual movement.

In order to make things samewise everywhere, let the actor handle actual
movement themselves.
2019-04-22 09:42:33 +02:00
..
actors modules/world: fix movement functions for bump2D 2019-04-22 09:42:33 +02:00
libs modules/world: add needed libs 2019-04-07 13:15:55 +02:00
baseworld.lua modules/world: fix movement functions for bump2D 2019-04-22 09:42:33 +02:00
world2D.lua modules/world: fix loading of baseworld in world2D 2019-04-22 08:35:07 +02:00