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/bf-holding-gf-dead.json

56 lines
748 B
JSON

{
"animations": [
{
"offsets": [
37,
-3
],
"indices": [],
"fps": 24,
"anim": "deathLoop",
"loop": true,
"name": "BF Dead with GF Loop"
},
{
"offsets": [
37,
14
],
"indices": [],
"fps": 24,
"anim": "firstDeath",
"loop": false,
"name": "BF Dies with GF"
},
{
"offsets": [
37,
28
],
"indices": [],
"fps": 24,
"anim": "deathConfirm",
"loop": false,
"name": "RETRY confirm holding gf"
}
],
"no_antialiasing": false,
"image": "sprites/characters/bfHoldingGF-DEAD",
"position": [
0,
350
],
"healthicon": "bf",
"flip_x": true,
"healthbar_colors": [
49,
176,
209
],
"camera_position": [
0,
0
],
"sing_duration": 4,
"scale": 1.05
}