TaggedEngine/characters/pico-intro.json
2025-07-04 11:00:02 -04:00

58 lines
768 B
JSON

{
"animations": [
{
"offsets": [
255,
231
],
"indices": [],
"fps": 24,
"anim": "return",
"loop": false,
"name": "shoot and return"
},
{
"offsets": [
-47,
10
],
"indices": [],
"fps": 24,
"anim": "cock",
"loop": false,
"name": "cutscene cock"
},
{
"offsets": [
60,
0
],
"indices": [],
"fps": 24,
"anim": "pissed",
"loop": false,
"name": "Pico Gets Pissed"
}
],
"vocals_file": "pico",
"no_antialiasing": false,
"image": "sprites/characters/Pico_Intro",
"position": [
0,
300
],
"healthicon": "pico",
"flip_x": true,
"healthbar_colors": [
183,
216,
85
],
"camera_position": [
220,
0
],
"sing_duration": 4,
"scale": 1,
"_editor_isPlayer": true
}