Path: blob/main/misc/vex4/assets/ui/ui_options.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": "sfx_title"15},16{17"name": "sfx_button",18"children": [19{20"name": "sfx_text"21}22]23},24{25"name": "music_title"26},27{28"name": "music_button",29"children": [30{31"name": "music_text"32}33]34},35{36"name": "check_box"37},38{39"name": "check"40},41{42"name": "auto_save_text"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": 0,64"y": 1.965}66}67},68"container/title": {69"font": {70"name": "milocha",71"fontSize": 4372},73"text": "Options",74"align": "center",75"position": {76"x": 22.9,77"y": -133.478},79"type": "text"80},81"container/close": {82"file": "pa_close_button.png",83"image": "SIMPLE",84"position": {85"x": 191.7,86"y": -157.287},88"type": "button"89},90"container/sfx_title": {91"font": {92"name": "milocha",93"fontSize": 2794},95"text": "SFX",96"align": "center",97"position": {98"x": -103.9,99"y": -44.2100},101"type": "text"102},103"container/sfx_button": {104"file": "pa_on_button.png",105"image": "SIMPLE",106"position": {107"x": -102.3,108"y": 1.8109},110"type": "button"111},112"container/sfx_button/sfx_text": {113"font": {114"name": "milocha",115"fontSize": 28116},117"text": "ON",118"align": "center",119"position": {120"x": 0,121"y": 3.5122},123"type": "text"124},125"container/music_title": {126"font": {127"name": "milocha",128"fontSize": 27129},130"text": "Music",131"align": "center",132"position": {133"x": 103.9,134"y": -44.2135},136"type": "text"137},138"container/music_button": {139"file": "pa_off_button.png",140"image": "SIMPLE",141"position": {142"x": 106.3,143"y": 1.8144},145"type": "button"146},147"container/music_button/music_text": {148"font": {149"name": "milocha",150"fontSize": 28151},152"text": "OFF",153"align": "center",154"position": {155"x": 0,156"y": 3.5157},158"type": "text"159},160"container/check_box": {161"file": "pa_check_box.png",162"image": "SIMPLE",163"position": {164"x": 90,165"y": 97.2166},167"type": "sprite"168},169"container/check": {170"file": "pa_check.png",171"image": "SIMPLE",172"position": {173"x": 90,174"y": 97.2175},176"type": "sprite"177},178"container/auto_save_text": {179"font": {180"name": "milocha",181"fontSize": 22182},183"text": "Auto reset when\nbest time passed",184"align": "center",185"position": {186"x": -24,187"y": 105.4188},189"type": "text"190}191}192}193194