secret ghost resprite
This commit is contained in:
@@ -40,10 +40,10 @@
|
||||
categories: [ HideSpawnMenu ]
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Mobs/Ghosts/ghost_human.rsi
|
||||
sprite: _CP14/Mobs/ghost.rsi #CP14 resprited
|
||||
color: "#fff8"
|
||||
layers:
|
||||
- state: animated
|
||||
- state: base
|
||||
shader: unshaded
|
||||
- type: ContentEye
|
||||
maxZoom: 1.44,1.44
|
||||
|
||||
BIN
Resources/Textures/_CP14/Mobs/ghost.rsi/base.png
Normal file
BIN
Resources/Textures/_CP14/Mobs/ghost.rsi/base.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
15
Resources/Textures/_CP14/Mobs/ghost.rsi/meta.json
Normal file
15
Resources/Textures/_CP14/Mobs/ghost.rsi/meta.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"copyright": "Created by KREKS, recolored by TheShuEd",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "base",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user