{
"clazz": "com.core.utils.hud.builders.MGB",
"w": 200.0,
"h": 250.0,
"atlas": "ui_common",
"childs": [
	{
		"class": "com.core.utils.hud.builders.IB",
		"w": 220.0,
		"h": 250.0,
		"origin": 1,
		"align": 1,
		"snap": true,
		"atlas": "shop",
		"nPatchKey": "BlockNamePack",
		"nPatchLeft": 50,
		"nPatchRight": 50,
		"nPatchTop": 45,
		"nPatchBottom": 80
	},
	{
		"class": "com.core.utils.hud.builders.IB",
		"index": "img_coin",
		"y": 49.0,
		"w": 200.0,
		"h": 200.0,
		"origin": 1,
		"align": 1,
		"atlas": "shop",
		"drawable": "CoinPack6"
	},
	{
		"class": "com.core.utils.hud.builders.LB",
		"index": "lb_coin",
		"y": -18.0,
		"w": 34.0,
		"h": 19.0,
		"origin": 1,
		"align": 1,
		"text": "1000",
		"fontKey": "baloo_48_yellow"
	},
	{
		"class": "com.core.utils.hud.builders.LB",
		"index": "lb_buy",
		"y": -69.0,
		"w": 132.8,
		"h": 46.4,
		"origin": 1,
		"align": 1,
		"text": "199.99$",
		"fontKey": "baloo_48_green",
		"fontScale": 0.8
	}
]
}