Decal Placer + add new decals for mapping (#6548)
* abomination * okay its less unabashedly garbage now * other UI changes * its britney bitch * proper greyscale full/half/quarter tiles * misc cleanup * rsi * Add a palette system. It's Kara's problem now. * oops * a * Departmental palette alpha tweaks * oopy * so true * Update Content.Shared/Decals/ColorPalettePrototype.cs Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> * fixes for that * neutral light color and new warning lines * dirt * checkerboards * oop Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com> Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
BIN
Resources/Textures/Decals/dirty.rsi/damaged.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
Resources/Textures/Decals/dirty.rsi/dirt.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Resources/Textures/Decals/dirty.rsi/dirtheavy.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
Resources/Textures/Decals/dirty.rsi/dirtlight.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
Resources/Textures/Decals/dirty.rsi/dirtmedium.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
32
Resources/Textures/Decals/dirty.rsi/meta.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "tgstation at 606005645d3a14c4439e5ce14785650121b22678",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "dirt"
|
||||
},
|
||||
{
|
||||
"name": "dirtlight",
|
||||
},
|
||||
{
|
||||
"name": "dirtmedium",
|
||||
},
|
||||
{
|
||||
"name": "dirtheavy",
|
||||
},
|
||||
{
|
||||
"name": "damaged",
|
||||
},
|
||||
{
|
||||
"name": "remains"
|
||||
},
|
||||
{
|
||||
"name": "rust"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Decals/dirty.rsi/remains.png
Normal file
|
After Width: | Height: | Size: 663 B |
BIN
Resources/Textures/Decals/dirty.rsi/rust.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |