Add command for creating simple planet maps (#12698)
BIN
Resources/Textures/Tiles/Planet/grass.rsi/grass0.png
Normal file
|
After Width: | Height: | Size: 695 B |
BIN
Resources/Textures/Tiles/Planet/grass.rsi/grass1.png
Normal file
|
After Width: | Height: | Size: 706 B |
BIN
Resources/Textures/Tiles/Planet/grass.rsi/grass2.png
Normal file
|
After Width: | Height: | Size: 692 B |
BIN
Resources/Textures/Tiles/Planet/grass.rsi/grass3.png
Normal file
|
After Width: | Height: | Size: 749 B |
BIN
Resources/Textures/Tiles/Planet/grass.rsi/grass_corners.png
Normal file
|
After Width: | Height: | Size: 608 B |
BIN
Resources/Textures/Tiles/Planet/grass.rsi/grass_edge_corner.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
Resources/Textures/Tiles/Planet/grass.rsi/grass_edges.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
Resources/Textures/Tiles/Planet/grass.rsi/grass_edges_old.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
39
Resources/Textures/Tiles/Planet/grass.rsi/meta.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "https://github.com/discordia-space/CEV-Eris/commit/026ee3250ac1de938b503e3eb46ad73dd9c3ca82",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "grass0"
|
||||
},
|
||||
{
|
||||
"name": "grass1"
|
||||
},
|
||||
{
|
||||
"name": "grass2"
|
||||
},
|
||||
{
|
||||
"name": "grass3"
|
||||
},
|
||||
{
|
||||
"name": "grass_edges",
|
||||
"directions": 8
|
||||
},
|
||||
{
|
||||
"name": "grass_edges_old",
|
||||
"directions": 8
|
||||
},
|
||||
{
|
||||
"name": "grass_corners",
|
||||
"directions": 8
|
||||
},
|
||||
{
|
||||
"name": "grass_edge_corner",
|
||||
"directions": 8
|
||||
}
|
||||
]
|
||||
}
|
||||