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