{
"class": "com.core.utils.hud.builders.MGB",
"index": "grp_loading",
"w": 1080.0,
"h": 1920.0,
"atlas": "ui",
"childs": [
	{
		"class": "com.core.utils.hud.builders.LB",
		"index": "lb_loading",
		"y": 960.0,
		"w": 1080.0,
		"h": 80.0,
		"align": 1,
		"color": "#ffffff",
		"text": "Loading...",
		"fontKey": "font_48"
	},
	{
		"class": "com.core.utils.hud.builders.IB",
		"index": "img_progress_back",
		"x": 237.0,
		"y": 800.0,
		"w": 605.0,
		"h": 61.0,
		"align": 12,
		"nPatchKey": "PinkProgressBack",
		"nPatchLeft": 30,
		"nPatchRight": 30,
		"nPatchTop": 30,
		"nPatchBottom": 30
	},
	{
		"class": "com.core.utils.hud.builders.IB",
		"index": "img_progress_fill",
		"x": 240.0,
		"y": 805.0,
		"w": 600.0,
		"h": 50.0,
		"align": 12,
		"nPatchKey": "OrangeProgressBar",
		"nPatchLeft": 25,
		"nPatchRight": 25,
		"nPatchTop": 10,
		"nPatchBottom": 10
	},
	{
		"class": "com.core.utils.hud.builders.LB",
		"index": "lb_percent",
		"y": 720.0,
		"w": 1080.0,
		"h": 40.0,
		"align": 1,
		"color": "#e6f2ff",
		"text": "0%",
		"fontKey": "font_28"
	}
]
}