22 lines
359 B
JSON
22 lines
359 B
JSON
{
|
|
"name": "Gui: Text",
|
|
"type": "Object",
|
|
"behaviors": [
|
|
"GuiBehavior"
|
|
],
|
|
"ignore": false,
|
|
"transform": {
|
|
"position": [ 0, 0, 0 ],
|
|
"rotation": {
|
|
"axis": [ 0, 0, 1 ],
|
|
"angle": 0
|
|
},
|
|
"scale": [ 1, 1, 1 ]
|
|
},
|
|
"metadata": {
|
|
"uv": [ 0, 0, 1, 1 ],
|
|
"color": [ 1, 1, 1, 1 ],
|
|
"location": "",
|
|
"scaling": "relative"
|
|
}
|
|
} |