blob: 5bf7a92036f62ae7b7153a0dcfd2e3b8cab53146 [file] [log] [blame]
{
"name": "EventBoolChange",
"key": {
"int": 117,
"string": "event_bool_change"
},
"extends": "animation/event_input_change.json",
"properties": {
"value": {
"type": "bool",
"initialValue": "true",
"key": {
"int": 228,
"string": "value"
},
"description": "Value to set the input to when the event occurs."
}
}
}