Path: blob/main/misc/vex5/assets/ui/ui_options.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": "sfx_title"15},16{17"name": "sfx_button",18"children": [19{20"name": "sfx_text"21}22]23},24{25"name": "check_box"26},27{28"name": "check"29},30{31"name": "auto_save_text"32},33{34"name": "music_title"35},36{37"name": "music_button",38"children": [39{40"name": "music_text"41}42]43}44]45}46]47},48"properties": {49"Canvas": {50"design": {51"width": 960,52"height": 64053},54"type": "canvas"55},56"container": {57"file": "op_container.png",58"image": "SIMPLE",59"type": "sprite",60"alignment": {61"type": "CENTER",62"offset": {63"x": 6.2,64"y": 5.965}66}67},68"container/title": {69"font": {70"name": "milocha",71"fontSize": 4372},73"text": "Options",74"align": "center",75"position": {76"x": -192.8,77"y": -165.878},79"anchor": {80"x": 0,81"y": 0.582},83"type": "text"84},85"container/close": {86"file": "op_close_button.png",87"image": "SIMPLE",88"position": {89"x": 210.6,90"y": -173.391},92"type": "button"93},94"container/sfx_title": {95"font": {96"name": "milocha",97"fontSize": 2798},99"text": "SFX",100"align": "center",101"position": {102"x": 0,103"y": -107.9104},105"type": "text"106},107"container/sfx_button": {108"file": "pa_on_button.png",109"image": "SIMPLE",110"position": {111"x": 0,112"y": -66.2113},114"type": "button"115},116"container/sfx_button/sfx_text": {117"font": {118"name": "milocha",119"fontSize": 28120},121"text": "ON",122"align": "center",123"position": {124"x": 0,125"y": -0.5126},127"type": "text"128},129"container/check_box": {130"file": "pa_check_box.png",131"image": "SIMPLE",132"position": {133"x": 91.1,134"y": 121.5135},136"type": "sprite"137},138"container/check": {139"file": "pa_check.png",140"image": "SIMPLE",141"position": {142"x": 91.1,143"y": 121.5144},145"type": "sprite"146},147"container/auto_save_text": {148"font": {149"name": "milocha",150"fontSize": 22151},152"text": "Auto reset when\nbest time passed",153"align": "center",154"position": {155"x": -25.7,156"y": 121.5157},158"type": "text"159},160"container/music_title": {161"font": {162"name": "milocha",163"fontSize": 27164},165"text": "SFX",166"align": "center",167"position": {168"x": 0,169"y": -1.3170},171"type": "text"172},173"container/music_button": {174"file": "pa_on_button.png",175"image": "SIMPLE",176"position": {177"x": 0,178"y": 40.4179},180"type": "button"181},182"container/music_button/music_text": {183"font": {184"name": "milocha",185"fontSize": 28186},187"text": "ON",188"align": "center",189"position": {190"x": 0,191"y": -0.5192},193"type": "text"194}195}196}197198