Path: blob/main/misc/vex5/assets/ui/ui_lvl_complete.json
28515 views
{1"hierarchy": {2"name": "Canvas",3"children": [4{5"name": "container",6"children": [7{8"name": "title"9},10{11"name": "close"12},13{14"name": "play"15},16{17"name": "trophies"18},19{20"name": "reload"21},22{23"name": "image"24},25{26"name": "time"27}28]29}30]31},32"properties": {33"Canvas": {34"design": {35"width": 960,36"height": 64037},38"type": "canvas"39},40"container": {41"file": "gp_difficulty_container.png",42"image": "SIMPLE",43"type": "sprite",44"alignment": {45"type": "CENTER",46"offset": {47"x": -2.8,48"y": 23.149}50}51},52"container/title": {53"font": {54"name": "milocha",55"fontSize": 45,56"lineHeight": 4557},58"text": "Level Complete",59"align": "center",60"position": {61"x": -14,62"y": -14463},64"type": "text"65},66"container/close": {67"file": "op_close_button.png",68"image": "SIMPLE",69"position": {70"x": 167.1,71"y": -147.772},73"type": "button"74},75"container/play": {76"file": "pa_play_button.png",77"image": "SIMPLE",78"position": {79"x": 2,80"y": 381},82"type": "button"83},84"container/trophies": {85"file": "pa_trophies_button.png",86"image": "SIMPLE",87"position": {88"x": -56,89"y": 105.690},91"type": "button"92},93"container/reload": {94"file": "pa_reload_button.png",95"image": "SIMPLE",96"position": {97"x": 65,98"y": 103.699},100"type": "button"101},102"container/image": {103"file": "perfect.png",104"image": "SIMPLE",105"position": {106"x": -120.3,107"y": -72.9108},109"scale": {110"x": 1.2,111"y": 1.2112},113"type": "sprite"114},115"container/time": {116"font": {117"name": "milocha",118"fontSize": 44,119"lineHeight": 44120},121"text": "00:00:00",122"align": "center",123"position": {124"x": 2,125"y": -71126},127"type": "text"128}129}130}131132