Commit graph

13 commits

Author SHA1 Message Date
Kazhnuz
d9e257aa1b feat: add border into player's HUD 2019-07-27 15:50:59 +02:00
Kazhnuz
624e2ecb94 fix(testmap): use the exact Battle coordinate 2019-07-27 15:41:53 +02:00
Kazhnuz
87a133a74b fix: use right height for Battle-like blocks 2019-07-27 15:40:19 +02:00
Kazhnuz
2fe37fe9f2 feat: add support for Sonic Battle maps 2019-07-27 15:11:14 +02:00
Kazhnuz
7fe34ed316 feat(actors): add a textured block collision 2019-07-27 15:10:50 +02:00
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