secret ghost resprite

This commit is contained in:
Ed
2025-07-28 16:33:55 +03:00
parent 83519930e8
commit e42b3aa55c
3 changed files with 17 additions and 2 deletions

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View 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
}
]
}