{ "name": "Gui: Menu", "type": "Gui", "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": [ 0.1, 0.05, 0.1, 0.5 ], "location": "", "scaling": "relative", // "depth": 0.2, "alpha": 1, "mode": 1 }, "assets": [ // "./textures/menu.png", "./scripts/menu.lua" ] }