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/senpai-angry.json

78 lines
1.0 KiB
JSON

{
"animations": [
{
"loop": false,
"offsets": [
2,
0
],
"fps": 24,
"anim": "idle",
"indices": [],
"name": "Angry Senpai Idle"
},
{
"loop": false,
"offsets": [
5,
37
],
"fps": 24,
"anim": "singUP",
"indices": [],
"name": "Angry Senpai UP NOTE"
},
{
"loop": false,
"offsets": [
40,
0
],
"fps": 24,
"anim": "singLEFT",
"indices": [],
"name": "Angry Senpai LEFT NOTE"
},
{
"loop": false,
"offsets": [
0,
0
],
"fps": 24,
"anim": "singRIGHT",
"indices": [],
"name": "Angry Senpai RIGHT NOTE"
},
{
"loop": false,
"offsets": [
14,
0
],
"fps": 24,
"anim": "singDOWN",
"indices": [],
"name": "Angry Senpai DOWN NOTE"
}
],
"no_antialiasing": true,
"image": "sprites/characters/senpai",
"position": [
150,
360
],
"healthicon": "senpai-angry-pixel",
"flip_x": false,
"healthbar_colors": [
255,
170,
111
],
"camera_position": [
-240,
-330
],
"sing_duration": 4,
"scale": 6
}