TaggedEngine/characters/spooky-dark.json

120 lines
1.5 KiB
JSON

{
"animations": [
{
"offsets": [
0,
0
],
"indices": [
1,
2,
3,
4,
5,
6,
7,
8
],
"fps": 24,
"anim": "danceLeft",
"loop": false,
"name": "Idle"
},
{
"offsets": [
0,
0
],
"indices": [
8,
9,
10,
11,
12,
13,
14,
15
],
"fps": 24,
"anim": "danceRight",
"loop": false,
"name": "Idle"
},
{
"offsets": [
-20,
26
],
"indices": [],
"fps": 24,
"anim": "singUP",
"loop": false,
"name": "SingUP"
},
{
"offsets": [
130,
-10
],
"indices": [],
"fps": 24,
"anim": "singLEFT",
"loop": false,
"name": "SingLEFT"
},
{
"offsets": [
-130,
-8
],
"indices": [],
"fps": 24,
"anim": "singRIGHT",
"loop": false,
"name": "SingRIGHT"
},
{
"offsets": [
-50,
-135
],
"indices": [],
"fps": 24,
"anim": "singDOWN",
"loop": false,
"name": "SingDOWN"
},
{
"offsets": [
45,
28
],
"indices": [],
"fps": 24,
"anim": "hey",
"loop": false,
"name": "Cheer"
}
],
"vocals_file": "",
"no_antialiasing": false,
"image": "sprites/characters/spooky_dark",
"position": [
0,
400
],
"healthicon": "spooky",
"flip_x": false,
"healthbar_colors": [
213,
126,
0
],
"camera_position": [
0,
0
],
"sing_duration": 4,
"scale": 1,
"_editor_isPlayer": false
}