blob: 3a34d94df9827398355ca1a1b34c41bcde482226 [file] [log] [blame]
{
"name": "GroupEffect",
"key": {
"int": 645,
"string": "groupeffect"
},
"extends": "container_component.json",
"properties": {
"x": {
"type": "double",
"initialValue": "0",
"group": "position",
"key": {
"int": 917,
"string": "x"
},
"runtime": false
},
"y": {
"type": "double",
"initialValue": "0",
"group": "position",
"key": {
"int": 918,
"string": "y"
},
"runtime": false
}
}
}