blob: cc96e0abd88f37239da5dc17d327a2ec055110b4 [file] [log] [blame]
{
"name": "EventNumberChange",
"key": {
"int": 118,
"string": "event_number_change"
},
"extends": "animation/event_input_change.json",
"properties": {
"value": {
"type": "double",
"initialValue": "0",
"key": {
"int": 229,
"string": "value"
},
"description": "Value to set the input to when the event occurs."
}
}
}