Concrete and asphalt tiles (#19642)

* concrete and asphalt

* los decals
This commit is contained in:
Nemanja
2023-08-29 18:50:11 -04:00
committed by GitHub
parent f3fdb3250e
commit f4503864d5
72 changed files with 814 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 305 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 285 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 322 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 813 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 704 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 746 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 752 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 297 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 284 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 311 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 735 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 654 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 658 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 678 B

View File

@@ -0,0 +1,164 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "Created by EmoGarbage404 (github) for Space Station 14.",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "concrete_box"
},
{
"name": "concrete_corner_ne"
},
{
"name": "concrete_corner_se"
},
{
"name": "concrete_corner_nw"
},
{
"name": "concrete_corner_sw"
},
{
"name": "concrete_end_n"
},
{
"name": "concrete_end_e"
},
{
"name": "concrete_end_s"
},
{
"name": "concrete_end_w"
},
{
"name": "concrete_line_n"
},
{
"name": "concrete_line_e"
},
{
"name": "concrete_line_s"
},
{
"name": "concrete_line_w"
},
{
"name": "concrete_inner_ne"
},
{
"name": "concrete_inner_se"
},
{
"name": "concrete_inner_nw"
},
{
"name": "concrete_inner_sw"
},
{
"name": "oldconcrete_box"
},
{
"name": "oldconcrete_corner_ne"
},
{
"name": "oldconcrete_corner_se"
},
{
"name": "oldconcrete_corner_nw"
},
{
"name": "oldconcrete_corner_sw"
},
{
"name": "oldconcrete_end_n"
},
{
"name": "oldconcrete_end_e"
},
{
"name": "oldconcrete_end_s"
},
{
"name": "oldconcrete_end_w"
},
{
"name": "oldconcrete_line_n"
},
{
"name": "oldconcrete_line_e"
},
{
"name": "oldconcrete_line_s"
},
{
"name": "oldconcrete_line_w"
},
{
"name": "oldconcrete_inner_ne"
},
{
"name": "oldconcrete_inner_se"
},
{
"name": "oldconcrete_inner_nw"
},
{
"name": "oldconcrete_inner_sw"
},
{
"name": "grayconcrete_box"
},
{
"name": "grayconcrete_corner_ne"
},
{
"name": "grayconcrete_corner_se"
},
{
"name": "grayconcrete_corner_nw"
},
{
"name": "grayconcrete_corner_sw"
},
{
"name": "grayconcrete_end_n"
},
{
"name": "grayconcrete_end_e"
},
{
"name": "grayconcrete_end_s"
},
{
"name": "grayconcrete_end_w"
},
{
"name": "grayconcrete_line_n"
},
{
"name": "grayconcrete_line_e"
},
{
"name": "grayconcrete_line_s"
},
{
"name": "grayconcrete_line_w"
},
{
"name": "grayconcrete_inner_ne"
},
{
"name": "grayconcrete_inner_se"
},
{
"name": "grayconcrete_inner_nw"
},
{
"name": "grayconcrete_inner_sw"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 878 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 831 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 887 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 859 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 281 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 257 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 290 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 626 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 551 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 552 B