New tileset 'Southpole' added
This commit is contained in:
parent
b141eafb75
commit
1aeb770985
BIN
graphics/background-southpole.jpg
Normal file
BIN
graphics/background-southpole.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 40 KiB |
BIN
graphics/tileset/southpole.png
Normal file
BIN
graphics/tileset/southpole.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 102 KiB |
@ -53,7 +53,18 @@ let GraphicSet = [
|
|||||||
tilePreview: 2,
|
tilePreview: 2,
|
||||||
primaryTiles: 6,
|
primaryTiles: 6,
|
||||||
gravity: 1.796,
|
gravity: 1.796,
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
name: 'Southpole',
|
||||||
|
tileset: 'southpole.png',
|
||||||
|
tiles: 112,
|
||||||
|
scale: 1,
|
||||||
|
backgroundColor: '#00000',
|
||||||
|
backgroundImage: 'background-southpole.jpg',
|
||||||
|
tilePreview: 2,
|
||||||
|
primaryTiles: 7,
|
||||||
|
gravity: 9.806,
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
export default GraphicSet;
|
export default GraphicSet;
|
||||||
|
Loading…
Reference in New Issue
Block a user