Commit graph

8 commits

Author SHA1 Message Date
Kazhnuz
e6e29cf443 feat(actors): add a floor collision 2019-07-27 14:53:07 +02:00
Kazhnuz
1830e390bb improvement: pull a bit down the view center 2019-07-27 13:56:14 +02:00
Kazhnuz
b92f441d40 feat: add parallax backgrounds 2019-07-27 13:52:41 +02:00
Kazhnuz
b3d9ed582e feat: add a test map based on Battle's "collosseum" map 2019-07-27 13:32:11 +02:00
Kazhnuz
fb98ada7eb feat(game/world): add invisible walls around map 2019-07-27 11:42:37 +02:00
Kazhnuz
cc6056cce8 fix(wall): make sure that wall aren't updated
It'll avoid them moving because of a collision.
2019-07-27 11:34:23 +02:00
Kazhnuz
87ca89364d feat(actors): add an invisible wall object 2019-07-27 11:33:52 +02:00
Kazhnuz
fb2600c363 chore:refactor RedianceWorld out of the test scene 2019-07-26 20:22:18 +02:00