{ "type": "Text", "padding": 20, "id": "winValue", "text": ["@iface.getFooterWinText", " ", "@game.getCoinOrCashValue.@game.getTotalWin,1"], "maxWidth": { "dynamic": true, "default": 555, "Portrait": 820 }, "font": "BrandonGrotesqueBlack", "autoUpdate": "cashCoinToggle", "x": { "dynamic": true, "default": 900, "Portrait": 880 }, "y": { "dynamic": true, "default": "@iface.stepFunction.@view.y.t.40,@view.y.b.-35,1", "Mobile": "@iface.setWinYPostitionPS.@this," }, "padding": 20, "lineJoin": "bevel", "size": 39, "scale": { "dynamic": true, "default": 1, "Portrait": 1.5 }, "anchorAlign": "r", "fill": "#FFFFFF", "animation": [{ "name": "spinStartAsync", "variant": "Sequence", "condition": { "type": "AND", "values": [ {"type": "NOT", "value": "@slot.feature.active"}, {"type": "NOT", "value": "@slot.respinActive"} ] }, "children": ["eval:@game.resetTotalWin", "call:updatePresentation"] }] }