resources: more test level elements

This commit is contained in:
Matthias Schiffer 2018-11-11 20:32:11 +01:00
parent ec0e51231f
commit 31299e7913
Signed by: neocturne
GPG key ID: 16EF3F64CB201D9C
4 changed files with 34 additions and 27 deletions

View file

@ -13,13 +13,16 @@
"stone/wall/top_left_inner",
"stone/wall/top_right_inner",
"stone/wall/bottom_right_inner",
"stone/wall/bottom_left_inner"
"stone/wall/bottom_left_inner",
"water",
"stone/border/bottom_right",
"stone/border/bottom_left"
],
"layers": [
{
"tiles": [
[0, 7, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 8, 0],
[0, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 0],
[0, 6, 1, 1, 1, 1, 15, 15, 1, 1, 1, 1, 4, 0],
[0, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 0],
[0, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 0],
[3, 11, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 12, 3],
@ -36,7 +39,7 @@
{
"tiles": [
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[0, 0, 0, 0, 0, 0, 17, 16, 0, 0, 0, 0, 0, 0],
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
@ -56,6 +59,10 @@
"type": "polygon",
"vertices": [
[ 2, 1],
[ 6, 1],
[ 6, 2],
[ 8, 2],
[ 8, 1],
[12, 1],
[12, 5],
[14, 5],

Binary file not shown.

After

Width:  |  Height:  |  Size: 930 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 927 B

BIN
dist/resources/sprite/tile/water.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 778 B