{ "type": "Container", "atlas": "lndr_interface.json", "x": 400, "y": { "dynamic": true, "default": "@view.y.b.-35", "Portrait": "@view.y.b.-35" }, "scale": { "dynamic": true, "default": 1, "Portrait": 1.78 }, "children": [{ "type": "ToggleButton", "id": "MasterSoundButton", "interactionArea": [{"x":0,"y":66},{"x":8,"y":32},{"x":32,"y":7},{"x":64,"y":0},{"x":97,"y":6},{"x":123,"y":29},{"x":133,"y":66},{"x":125,"y":99},{"x":103,"y":122},{"x":67,"y":132},{"x":27,"y":123},{"x":5,"y":97}], "textures": ["footer_icon-volume-off.png","footer_icon-volume-off.png","footer_icon-volume-on.png","footer_icon-volume-on.png","footer_icon-volume-off.png", "footer_icon-volume-off.png"], "toggled": "@iface.getDefaultSoundState", "onToggle": "onMasterSoundToggle", "onPressSound": "FXButtonClick1" }] }