Resprite Telegnosis (#3435)

* resprite telegnosis

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* remove state

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
leo 2025-04-16 12:56:10 +10:00 committed by GitHub
parent 3ac1ea0064
commit 77c8c21dec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 32 additions and 3 deletions

View File

@ -6,11 +6,10 @@
categories: [ HideSpawnMenu ]
components:
- type: Sprite
sprite: Objects/Consumable/Food/bowl.rsi
state: eyeball
sprite: _DV/Mobs/Ghosts/telegnosis.rsi
color: "#90EE90"
layers:
- state: eyeball
- state: telegnosis
shader: unshaded
- type: Psionic
- type: Physics

View File

@ -0,0 +1,30 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Sprite by Leonardo-DaBepis",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "telegnosis",
"delays": [
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB