{
"clazz": "com.core.utils.hud.builders.MGB",
"index": "grp_purchase",
"w": 720.0,
"h": 750.0,
"atlas": "nottiny",
"childs": [
	{
		"class": "com.core.utils.hud.builders.IB",
		"w": 720.0,
		"h": 750.0,
		"origin": 1,
		"align": 12,
		"snap": true,
		"atlas": "nottiny",
		"nPatchKey": "PopupBlue",
		"nPatchLeft": 111,
		"nPatchRight": 111,
		"nPatchTop": 195,
		"nPatchBottom": 115
	},
	{
		"class": "com.core.utils.hud.builders.LB",
		"index": "lb_title",
		"y": 320.0,
		"w": 600.0,
		"h": 80.0,
		"origin": 1,
		"align": 1,
		"touchable": false,
		"color": "#FFFFFF",
		"text": "PURCHASE FAILED!",
		"fontKey": "baloo_64_title"
	},
	{
		"class": "com.core.utils.hud.builders.LB",
		"index": "lb_desc",
		"y": -90.0,
		"w": 560.0,
		"h": 200.0,
		"origin": 1,
		"align": 1,
		"touchable": false,
		"color": "#1A4C8C",
		"text": "Something went wrong.\nPlease try again later!",
		"fontKey": "baloo_48",
		"fontScale": 0.9,
		"wrap": true,
		"widthWrap": 560.0
	},
	{
		"class": "com.core.utils.hud.builders.MGB",
		"index": "grp_cancel",
		"x": -150.0,
		"y": 40.0,
		"w": 290.0,
		"h": 170.0,
		"origin": 1,
		"align": 5,
		"childs": [
			{
				"class": "com.core.utils.hud.builders.IB",
				"index": "btn",
				"w": 290.0,
				"h": 170.0,
				"origin": 1,
				"align": 12,
				"snap": true,
				"atlas": "nottiny",
				"nPatchKey": "ButtonCommonRed",
				"nPatchLeft": 60,
				"nPatchRight": 60,
				"nPatchTop": 55,
				"nPatchBottom": 75
			},
			{
				"class": "com.core.utils.hud.builders.LB",
				"index": "lb",
				"y": 7.0,
				"w": 200.0,
				"h": 60.0,
				"origin": 1,
				"align": 1,
				"touchable": false,
				"color": "#FAF9FC",
				"text": "Cancel",
				"fontKey": "baloo_64_red"
			}
		]
	},
	{
		"class": "com.core.utils.hud.builders.MGB",
		"index": "grp_retry",
		"x": 150.0,
		"y": 40.0,
		"w": 290.0,
		"h": 170.0,
		"origin": 1,
		"align": 5,
		"childs": [
			{
				"class": "com.core.utils.hud.builders.IB",
				"index": "btn",
				"w": 290.0,
				"h": 170.0,
				"origin": 1,
				"align": 12,
				"snap": true,
				"atlas": "nottiny",
				"nPatchKey": "ButtonCommonGreen",
				"nPatchLeft": 60,
				"nPatchRight": 60,
				"nPatchTop": 55,
				"nPatchBottom": 75
			},
			{
				"class": "com.core.utils.hud.builders.LB",
				"index": "lb",
				"y": 7.0,
				"w": 200.0,
				"h": 60.0,
				"origin": 1,
				"align": 1,
				"touchable": false,
				"color": "#FFFFFF",
				"text": "Retry",
				"fontKey": "baloo_64_green"
			}
		]
	},
	{
		"class": "com.core.utils.hud.builders.IB",
		"y": 112.0,
		"w": 289.0,
		"h": 244.0,
		"origin": 1,
		"align": 1,
		"atlas": "ui",
		"drawable": "PayFail"
	}
]
}