Ice & snow tile modernization (#19689)
* Add snow tile edges * Changes for edge tile prio * Add support for tile weightlessness * Add weightlessness to ice * snow duggy moments * fix ice thing yeah * actually why even use weightless movement * upd8 nukieplanet * i have no idea what im doing * sprite modifications
|
Before Width: | Height: | Size: 483 B |
|
Before Width: | Height: | Size: 637 B |
|
Before Width: | Height: | Size: 487 B |
|
Before Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 2.9 KiB |
@@ -9,37 +9,38 @@
|
||||
"name": "snow"
|
||||
},
|
||||
{
|
||||
"name": "snow_corner",
|
||||
"directions": 8
|
||||
"name": "snow_double_edge_south",
|
||||
},
|
||||
{
|
||||
"name": "snow_surround",
|
||||
"directions": 4
|
||||
"name": "snow_double_edge_east",
|
||||
},
|
||||
{
|
||||
"name": "gravsnow"
|
||||
"name": "snow_double_edge_north",
|
||||
},
|
||||
{
|
||||
"name": "gravsnow_corner",
|
||||
"directions": 8
|
||||
"name": "snow_double_edge_west",
|
||||
},
|
||||
{
|
||||
"name": "gravsnow_surround",
|
||||
"directions": 4
|
||||
"name": "snow_dug"
|
||||
},
|
||||
{
|
||||
"name": "snow_dug_double_edge_south",
|
||||
},
|
||||
{
|
||||
"name": "snow_dug_double_edge_east",
|
||||
},
|
||||
{
|
||||
"name": "snow_dug_double_edge_north",
|
||||
},
|
||||
{
|
||||
"name": "snow_dug_double_edge_west",
|
||||
},
|
||||
{
|
||||
"name": "plating"
|
||||
},
|
||||
{
|
||||
"name": "platingdrift",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "ice"
|
||||
},
|
||||
{
|
||||
"name": "snowwhite"
|
||||
},
|
||||
{
|
||||
"name": "snow0"
|
||||
},
|
||||
@@ -81,18 +82,6 @@
|
||||
},
|
||||
{
|
||||
"name": "permafrost"
|
||||
},
|
||||
{
|
||||
"name": "edge0",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "edge1",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "edge2",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Before Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 4.0 KiB |
BIN
Resources/Textures/Tiles/Planet/Snow/snow_double_edge_east.png
Normal file
|
After Width: | Height: | Size: 500 B |
BIN
Resources/Textures/Tiles/Planet/Snow/snow_double_edge_north.png
Normal file
|
After Width: | Height: | Size: 501 B |
BIN
Resources/Textures/Tiles/Planet/Snow/snow_double_edge_south.png
Normal file
|
After Width: | Height: | Size: 541 B |
BIN
Resources/Textures/Tiles/Planet/Snow/snow_double_edge_west.png
Normal file
|
After Width: | Height: | Size: 493 B |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 389 B |
|
After Width: | Height: | Size: 367 B |
|
After Width: | Height: | Size: 547 B |
|
After Width: | Height: | Size: 354 B |
|
Before Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 1.1 KiB |