blob: 6f2ad8ea6dfd4c8af1f26f01755d057111fae50a [file] [log] [blame] [edit]
{
"name": "CustomPropertyNumber",
"key": {
"int": 127,
"string": "custompropertynumber"
},
"extends": "custom_property.json",
"properties": {
"propertyValue": {
"type": "double",
"initialValue": "0",
"animates": true,
"key": {
"int": 243,
"string": "value"
},
"bindable": true
}
}
}