{
"class": "com.core.utils.hud.builders.MGB",
"index": "grp_tutorial",
"w": 800.0,
"h": 780.0,
"atlas": "ui",
"childs": [
	{
		"class": "com.core.utils.hud.builders.IB",
		"index": "popup",
		"w": 800.0,
		"h": 780.0,
		"origin": 1,
		"align": 12,
		"snap": true,
		"atlas": "nottiny",
		"nPatchKey": "PopupBlue",
		"nPatchLeft": 110,
		"nPatchRight": 110,
		"nPatchTop": 195,
		"nPatchBottom": 114
	},
	{
		"class": "com.core.utils.hud.builders.LB",
		"index": "lb_title",
		"y": 333.0,
		"w": 720.0,
		"h": 94.8,
		"origin": 1,
		"align": 1,
		"color": "#ffffff",
		"text": "FROZEN BUBBLES",
		"fontKey": "baloo_64_title",
		"fontScale": 1.2
	},
	{
		"class": "com.core.utils.hud.builders.MGB",
		"index": "gr_icon",
		"y": 100.0,
		"w": 240.0,
		"h": 240.0,
		"origin": 1,
		"align": 1,
		"childs": [
			{
				"class": "com.core.utils.hud.builders.IB",
				"index": "img_icon",
				"w": 240.0,
				"h": 240.0,
				"origin": 1,
				"align": 1,
				"atlas": "ingame",
				"drawable": "FrozenBubble"
			},
			{
				"class": "com.core.utils.hud.builders.LB",
				"index": "lb_icon_num",
				"y": 7.0,
				"w": 160.0,
				"h": 120.0,
				"origin": 1,
				"align": 1,
				"color": "#ffffff",
				"text": "3",
				"fontKey": "baloo_64_blue",
				"fontScale": 1.6
			}
		]
	},
	{
		"class": "com.core.utils.hud.builders.LB",
		"index": "lb_body",
		"y": -110.0,
		"w": 720.0,
		"h": 120.0,
		"origin": 1,
		"align": 1,
		"color": "#ffffff",
		"text": "Merge bubbles to melt the ice!",
		"fontKey": "baloo_48",
		"wrap": true,
		"widthWrap": 720.0
	},
	{
		"class": "com.core.utils.hud.builders.BB",
		"index": "btn_got_it",
		"y": 55.0,
		"w": 400.0,
		"h": 173.0,
		"origin": 1,
		"align": 5,
		"atlas": "nottiny",
		"npBgKey": "ButtonCommonGreen",
		"npBgL": 70,
		"npBgR": 70,
		"npBgT": 75,
		"npBgB": 85,
		"text": "GOT IT!",
		"fontKey": "baloo_48_green",
		"textAlign": 1,
		"fontScale": 1.33,
		"textY": 5.0
	}
]
}