34 lines
593 B
JSON
34 lines
593 B
JSON
{
|
|
"name": "Menu: Start Option",
|
|
"type": "Gui",
|
|
"ignore": false,
|
|
"transform": {
|
|
"position": [ -0.75622, 0.446468, 0 ],
|
|
"rotation": {
|
|
"axis": [ 0, 0, 1 ],
|
|
"angle": 0
|
|
},
|
|
"scale": [ 1, 1, 1 ]
|
|
},
|
|
"metadata": {
|
|
"clickable": true,
|
|
"hoverable": true,
|
|
|
|
"uv": [ 0, 0, 1, 1 ],
|
|
"location": "",
|
|
"scaling": "relative",
|
|
"debug": {
|
|
"moveable": false
|
|
},
|
|
"events": {
|
|
"click": {
|
|
"name": "game:Scene.Load",
|
|
"payload": { "scene": "SS2" }
|
|
}
|
|
},
|
|
"text settings": {
|
|
"string": "Start",
|
|
"string1": "スタート"
|
|
}
|
|
}
|
|
} |