engine/bin/data/scenes/worldscape/gui/pause/circle-in.json

22 lines
427 B
JSON

{
"name": "Menu: Circle Inner",
"type": "Gui",
"ignore": false,
"transform": {
"position": [ -0.86, 0.86, 0 ],
"rotation": {
"axis": [ 1, 0, 0 ],
"angle": 0
},
"scale": [ 0.64, 1, 1 ]
},
"metadata": {
"uv": [ 0, 0, 1, 1 ],
"color": [ 1, 1, 1, 0.8 ],
"location": "",
"scaling": "relative"
},
"assets": [
"https://cdn..xyz//unity/Android/sprite/sprite_magiccircle_in.png"
]
}