Files
Nim 3d1333280a The Mobs of the Living Light (#21338)
* The Mobs of the Living Light

* fix

* sound

* radius

* minor sprite changes
2023-11-05 19:24:14 -07:00

62 lines
805 B
JSON

{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Made by Nimfar11 (github) for ss14",
"states": [
{
"name": "glow",
"directions": 4,
"delays": [
[
0.4,
0.4
],
[
0.4,
0.4
],
[
0.4,
0.4
],
[
0.4,
0.4
]
]
},
{
"name": "dead_glow"
},
{
"name": "dead"
},
{
"name": "luminous_object",
"directions": 4,
"delays": [
[
0.4,
0.4
],
[
0.4,
0.4
],
[
0.4,
0.4
],
[
0.4,
0.4
]
]
}
]
}