blob: ea19b83953d423f35ddcd49b77ad1b22aee9311d [file] [log] [blame]
{
"name": "Backboard",
"key": {
"int": 23,
"string": "backboard"
},
"properties": {
"activeArtboardId": {
"type": "Id",
"initialValue": "Core.missingId",
"key": {
"int": 43,
"string": "activeArtboardId"
},
"description": "Identifier used to track the last active artboard.",
"runtime": false,
"coop": false
},
"mainArtboardId": {
"type": "Id",
"initialValue": "Core.missingId",
"key": {
"int": 44,
"string": "mainArtboardId"
},
"description": "Identifier used to track the main artboard (this is the default one that shows up in runtimes unless specified).",
"runtime": false
},
"colorValue": {
"type": "Color",
"initialValue": "0xFF222222",
"key": {
"int": 45,
"string": "colorValue"
},
"description": "The background color.",
"runtime": false
},
"editorMode": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 135,
"string": "editormode"
},
"description": "Edit time mode.",
"runtime": false,
"coop": false
}
}
}