Files
2025-06-22 12:00:12 -04:00

112 lines
2.7 KiB
JSON
Executable File

{
"version": "1.0.0",
"name": "Mommy and Daddy (Festive)",
"assetPath": "characters/mom_dad_christmas_assets",
"animations": [
{
"name": "idle",
"prefix": "Parent Christmas Idle",
"offsets": [0, 0]
},
{
"name": "idle-hold",
"prefix": "Parent Christmas Idle",
"looped": true,
"frameIndices": [10, 11, 12, 13],
"offsets": [0, 0]
},
{
"name": "singLEFT",
"prefix": "Parent Left Note Dad",
"offsets": [-30, 16]
},
{
"name": "singLEFT-hold",
"prefix": "Parent Left Note Dad",
"looped": true,
"frameIndices": [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15],
"offsets": [-30, 16]
},
{
"name": "singDOWN",
"prefix": "Parent Down Note Dad",
"offsets": [-31, -29]
},
{
"name": "singDOWN-hold",
"prefix": "Parent Down Note Dad",
"looped": true,
"frameIndices": [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14],
"offsets": [-31, -29]
},
{
"name": "singUP",
"prefix": "Parent Up Note Dad",
"offsets": [-47, 24]
},
{
"name": "singUP-hold",
"prefix": "Parent Up Note Dad",
"looped": true,
"frameIndices": [4, 5, 6, 7, 8, 9, 10, 11, 12, 13],
"offsets": [-47, 24]
},
{
"name": "singRIGHT",
"prefix": "Parent Right Note Dad",
"offsets": [-1, -23]
},
{
"name": "singRIGHT-hold",
"prefix": "Parent Right Note Dad",
"looped": true,
"frameIndices": [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15],
"offsets": [-1, -23]
},
{
"name": "singLEFT-alt",
"prefix": "Parent Left Note Mom",
"offsets": [-30, 15]
},
{
"name": "singLEFT-alt-hold",
"prefix": "Parent Left Note Mom",
"frameIndices": [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14],
"offsets": [-30, 15]
},
{
"name": "singDOWN-alt",
"prefix": "Parent Down Note Mom",
"offsets": [-30, -27]
},
{
"name": "singDOWN-alt-hold",
"prefix": "Parent Down Note Mom",
"frameIndices": [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14],
"offsets": [-30, -27]
},
{
"name": "singUP-alt",
"prefix": "Parent Up Note Mom",
"offsets": [-47, 24]
},
{
"name": "singUP-alt-hold",
"prefix": "Parent Up Note Mom",
"frameIndices": [4, 5, 6, 7, 8, 9, 10, 11, 12, 13],
"offsets": [-47, 24]
},
{
"name": "singRIGHT-alt",
"prefix": "Parent Right Note Mom",
"offsets": [-1, -24]
},
{
"name": "singRIGHT-alt-hold",
"prefix": "Parent Right Note Mom",
"frameIndices": [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14],
"offsets": [-1, -24]
}
]
}