blob: 75b3cd088fa8bb03587fc168f10d259583bba3e5 [file] [log] [blame]
{
"name": "StateMachineBool",
"key": {
"int": 59,
"string": "statemachinebool"
},
"extends": "animation/state_machine_input.json",
"properties": {
"value": {
"type": "bool",
"initialValue": "false",
"key": {
"int": 141,
"string": "value"
}
}
}
}