blob: 3c9fbafa7da9039b1f962050151fdb95617ac1ec [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"
}
},
"playbackValue": {
"type": "bool",
"initialValue": "false",
"key": {
"int": 232,
"string": "playbackvalue"
},
"runtime": false,
"coop": false
}
}
}