This repository has been archived on 2025-06-08. You can view files and clone it, but cannot push or open issues or pull requests.
TaggedEngine/characters/pico-speaker.json

130 lines
1.6 KiB
JSON

{
"animations": [
{
"offsets": [
0,
0
],
"loop": false,
"fps": 24,
"anim": "danceLeft",
"indices": [],
"name": "Pico shoot ",
"random": [1, 4]
},
{
"offsets": [
-1,
-128
],
"loop": false,
"fps": 24,
"anim": "danceRight",
"indices": [],
"name": "Pico shoot 2 "
},
{
"offsets": [
412,
-64
],
"loop": false,
"fps": 24,
"anim": "shoot3",
"indices": [],
"name": "Pico shoot 3 "
},
{
"offsets": [
439,
-19
],
"loop": false,
"fps": 24,
"anim": "shoot4",
"indices": [],
"name": "Pico shoot 4 "
},
{
"offsets": [
412,
-64
],
"loop": true,
"fps": 24,
"anim": "shoot3-loop",
"indices": [
50,
51,
52
],
"name": "Pico shoot 3 "
},
{
"offsets": [
0,
0
],
"loop": true,
"fps": 24,
"anim": "shoot1-loop",
"indices": [
23,
24,
25
],
"name": "Pico shoot 1 "
},
{
"offsets": [
1,
-128
],
"loop": true,
"fps": 24,
"anim": "shoot2-loop",
"indices": [
57,
58,
59
],
"name": "Pico shoot 2 "
},
{
"offsets": [
439,
-19
],
"loop": true,
"fps": 24,
"anim": "shoot4-loop",
"indices": [
50,
51,
52
],
"name": "Pico shoot 4 "
}
],
"no_antialiasing": false,
"image": "sprites/picoSpeaker",
"position": [
0,
170
],
"healthicon": "pico",
"flip_x": false,
"healthbar_colors": [
183,
216,
85
],
"camera_position": [
-310,
100
],
"sing_duration": 4,
"scale": 1,
"beats": 1
}