Path: blob/main/misc/vex4/assets/ui/ui_level_complete.json
36112 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": "rank"15},16{17"name": "time"18},19{20"name": "play"21},22{23"name": "trophies"24},25{26"name": "reload"27}28]29}30]31},32"properties": {33"Canvas": {34"design": {35"width": 960,36"height": 44037},38"type": "canvas"39},40"container": {41"file": "lc_container.png",42"image": "SIMPLE",43"type": "sprite",44"alignment": {45"type": "CENTER",46"offset": {47"x": 0,48"y": -7.449},50"scale": {51"x": 1,52"y": 0.7553}54}55},56"container/title": {57"font": {58"name": "milocha",59"fontSize": 4360},61"text": "Pause",62"align": "center",63"position": {64"x": 0.2,65"y": -211.866},67"type": "text"68},69"container/close": {70"file": "lc_close_button.png",71"image": "SIMPLE",72"position": {73"x": 193.7,74"y": -216.575},76"type": "button"77},78"container/rank": {79"file": "lc_bronze_text.png",80"image": "SIMPLE",81"align": "center",82"position": {83"x": 0,84"y": -14085},86"type": "sprite"87},88"container/time": {89"font": {90"name": "milocha",91"fontSize": 3592},93"text": "00:00:00",94"align": "center",95"position": {96"x": 0,97"y": -9298},99"type": "text"100},101"container/play": {102"file": "lc_play_button.png",103"image": "SIMPLE",104"position": {105"x": 0.9,106"y": 16.3107},108"type": "button"109},110"container/trophies": {111"file": "lc_trophies_button.png",112"image": "SIMPLE",113"position": {114"x": -80,115"y": 128.5116},117"type": "button"118},119"container/reload": {120"file": "lc_reload_button.png",121"image": "SIMPLE",122"position": {123"x": 80,124"y": 129125},126"type": "button"127}128}129}130131