blob: 43d58743da103e848111ae554a9925ef3a35459a [file] [log] [blame]
{
"name": "AnimationState",
"key": {
"int": 61,
"string": "animationstate"
},
"extends": "animation/advanceable_state.json",
"properties": {
"animationId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 149,
"string": "animationid"
},
"description": "Id of the animation this layer state refers to."
}
}
}