{ "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": { "color": [ 0.1, 0.05, 0.1, 0.5 ], "mode": 1 }, "assets": [ // "./textures/menu.png", "./scripts/menu.lua" ] }