{ "type": "Container", "x": { "dynamic": true, "default": "@view.x.r.-170", "Mobile,Landscape": "@view.x.r.-130", "Portrait": 565 }, "y": { "dynamic": true, "default": -270, "Portrait": "@iface.stepFunction.@view.y.b.-710,@view.y.b.-490,0.55" }, "scale": { "dynamic": true, "default": 0.7, "Mobile,Landscape": "@iface.stepFunction.0.7,0.45,0.55", "Portrait": "@iface.stepFunction.1,0.65,0.55" }, "children": [ { "type": "Button", "id": "autoplayStartButton", "autoFillTextures": true, "addMobilePrefix": "@iface.getAssetsForMobile", "textures": ["play.png"], "atlas": "all_ui_buttons_new.json", "onPress": "spin", "onPressSound": "FXButtonClick1" } ] }