| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336 |
- [gd_scene load_steps=8 format=3 uid="uid://b4au6s1figirf"]
- [ext_resource type="Script" uid="uid://dnyld2xuj6lbm" path="res://Scripts/panel/layer_selecter.gd" id="1_7qc3a"]
- [ext_resource type="Texture2D" uid="uid://cubag4vubjuki" path="res://Resources/UI/LayerArrow.png" id="2_dqibe"]
- [ext_resource type="Theme" uid="uid://dg14k5tu0s0mq" path="res://Resources/Theme/scope_check_button_theme.tres" id="3_y4p54"]
- [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cfh3q"]
- bg_color = Color(0.133333, 0.133333, 0.133333, 1)
- [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_lnxqr"]
- [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_lnxqr"]
- bg_color = Color(0.147958, 0.627098, 0.965363, 1)
- [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_cfh3q"]
- [node name="LayerSelecter" type="Panel"]
- anchors_preset = 1
- anchor_left = 1.0
- anchor_right = 1.0
- offset_left = -1250.0
- offset_bottom = 200.0
- grow_horizontal = 0
- size_flags_horizontal = 4
- theme_override_styles/panel = SubResource("StyleBoxFlat_cfh3q")
- script = ExtResource("1_7qc3a")
- [node name="TextureRect" type="TextureRect" parent="."]
- layout_mode = 1
- anchors_preset = 5
- anchor_left = 0.5
- anchor_right = 0.5
- offset_left = -600.0
- offset_right = 600.0
- offset_bottom = 60.0
- grow_horizontal = 2
- texture = ExtResource("2_dqibe")
- [node name="ValueLabelPos" type="PanelContainer" parent="."]
- custom_minimum_size = Vector2(64, 0)
- layout_mode = 0
- offset_left = 125.0
- offset_right = 189.0
- offset_bottom = 55.0
- theme_override_styles/panel = SubResource("StyleBoxEmpty_lnxqr")
- [node name="VBoxContainer" type="VBoxContainer" parent="ValueLabelPos"]
- layout_mode = 2
- theme_override_constants/separation = 0
- [node name="ValueRichTextLabel" type="RichTextLabel" parent="ValueLabelPos/VBoxContainer"]
- layout_mode = 2
- bbcode_enabled = true
- text = "[font_size=15][b]-1[/b][/font_size]"
- fit_content = true
- horizontal_alignment = 1
- [node name="MarginContainer" type="MarginContainer" parent="ValueLabelPos/VBoxContainer"]
- layout_mode = 2
- theme_override_constants/margin_left = 30
- theme_override_constants/margin_right = 30
- [node name="Panel" type="Panel" parent="ValueLabelPos/VBoxContainer/MarginContainer"]
- custom_minimum_size = Vector2(4, 24)
- layout_mode = 2
- theme_override_styles/panel = SubResource("StyleBoxFlat_lnxqr")
- [node name="Buttons" type="Panel" parent="."]
- layout_mode = 1
- anchors_preset = 15
- anchor_right = 1.0
- anchor_bottom = 1.0
- grow_horizontal = 2
- grow_vertical = 2
- theme_override_styles/panel = SubResource("StyleBoxEmpty_cfh3q")
- [node name="Button0" type="Button" parent="Buttons"]
- z_index = 1
- layout_mode = 0
- offset_left = 127.0
- offset_top = 88.0
- offset_right = 191.0
- offset_bottom = 119.0
- theme = ExtResource("3_y4p54")
- text = "背景"
- [node name="Button1" type="Button" parent="Buttons"]
- layout_mode = 0
- offset_left = 164.0
- offset_top = 51.0
- offset_right = 228.0
- offset_bottom = 82.0
- theme = ExtResource("3_y4p54")
- text = "远景"
- [node name="Button2" type="Button" parent="Buttons"]
- z_index = 2
- layout_mode = 2
- offset_left = 232.0
- offset_top = 115.0
- offset_right = 296.0
- offset_bottom = 146.0
- theme = ExtResource("3_y4p54")
- text = "帽子"
- [node name="Button3" type="Button" parent="Buttons"]
- z_index = 1
- layout_mode = 2
- offset_left = 266.0
- offset_top = 83.0
- offset_right = 330.0
- offset_bottom = 114.0
- theme = ExtResource("3_y4p54")
- text = "后发饰"
- [node name="Button4" type="Button" parent="Buttons"]
- layout_mode = 2
- offset_left = 304.0
- offset_top = 51.0
- offset_right = 368.0
- offset_bottom = 82.0
- theme = ExtResource("3_y4p54")
- text = "后发"
- [node name="Button5" type="Button" parent="Buttons"]
- z_index = 3
- layout_mode = 2
- offset_left = 314.0
- offset_top = 155.0
- offset_right = 378.0
- offset_bottom = 186.0
- theme = ExtResource("3_y4p54")
- text = "翅膀"
- [node name="Button6" type="Button" parent="Buttons"]
- z_index = 2
- layout_mode = 2
- offset_left = 348.0
- offset_top = 121.0
- offset_right = 412.0
- offset_bottom = 152.0
- theme = ExtResource("3_y4p54")
- text = "披风"
- [node name="Button7" type="Button" parent="Buttons"]
- z_index = 1
- layout_mode = 2
- offset_left = 381.0
- offset_top = 91.0
- offset_right = 445.0
- offset_bottom = 122.0
- theme = ExtResource("3_y4p54")
- text = "外套"
- [node name="Button8" type="Button" parent="Buttons"]
- layout_mode = 2
- offset_left = 424.0
- offset_top = 57.0
- offset_right = 488.0
- offset_bottom = 88.0
- theme = ExtResource("3_y4p54")
- text = "身体"
- [node name="Button9" type="Button" parent="Buttons"]
- z_index = 1
- layout_mode = 2
- offset_left = 452.0
- offset_top = 93.0
- offset_right = 516.0
- offset_bottom = 124.0
- theme = ExtResource("3_y4p54")
- text = "纹身"
- [node name="Button10" type="Button" parent="Buttons"]
- z_index = 2
- layout_mode = 2
- offset_left = 478.0
- offset_top = 132.0
- offset_right = 542.0
- offset_bottom = 163.0
- theme = ExtResource("3_y4p54")
- text = "内衣"
- [node name="Button11" type="Button" parent="Buttons"]
- layout_mode = 2
- offset_left = 537.0
- offset_top = 61.0
- offset_right = 601.0
- offset_bottom = 92.0
- theme = ExtResource("3_y4p54")
- text = "袜子"
- [node name="Button12" type="Button" parent="Buttons"]
- z_index = 1
- layout_mode = 2
- offset_left = 565.0
- offset_top = 104.0
- offset_right = 629.0
- offset_bottom = 135.0
- theme = ExtResource("3_y4p54")
- text = "鞋子"
- [node name="Button13" type="Button" parent="Buttons"]
- z_index = 2
- layout_mode = 2
- offset_left = 599.0
- offset_top = 142.0
- offset_right = 663.0
- offset_bottom = 173.0
- theme = ExtResource("3_y4p54")
- text = "手套"
- [node name="Button14" type="Button" parent="Buttons"]
- layout_mode = 2
- offset_left = 648.0
- offset_top = 65.0
- offset_right = 712.0
- offset_bottom = 96.0
- theme = ExtResource("3_y4p54")
- text = "内搭"
- [node name="Button15" type="Button" parent="Buttons"]
- z_index = 1
- layout_mode = 2
- offset_left = 682.0
- offset_top = 107.0
- offset_right = 746.0
- offset_bottom = 138.0
- theme = ExtResource("3_y4p54")
- text = "外套"
- [node name="Button16" type="Button" parent="Buttons"]
- z_index = 2
- layout_mode = 2
- offset_left = 713.0
- offset_top = 142.0
- offset_right = 777.0
- offset_bottom = 173.0
- theme = ExtResource("3_y4p54")
- text = "武器"
- [node name="Button17" type="Button" parent="Buttons"]
- layout_mode = 2
- offset_left = 757.0
- offset_top = 60.0
- offset_right = 821.0
- offset_bottom = 91.0
- theme = ExtResource("3_y4p54")
- text = "头"
- [node name="Button18" type="Button" parent="Buttons"]
- z_index = 1
- layout_mode = 2
- offset_left = 790.0
- offset_top = 106.0
- offset_right = 854.0
- offset_bottom = 137.0
- theme = ExtResource("3_y4p54")
- text = "脸"
- [node name="Button19" type="Button" parent="Buttons"]
- z_index = 2
- layout_mode = 2
- offset_left = 828.0
- offset_top = 142.0
- offset_right = 892.0
- offset_bottom = 173.0
- theme = ExtResource("3_y4p54")
- text = "脸饰"
- [node name="Button20" type="Button" parent="Buttons"]
- layout_mode = 2
- offset_left = 845.0
- offset_top = 56.0
- offset_right = 909.0
- offset_bottom = 87.0
- theme = ExtResource("3_y4p54")
- text = "侧发"
- [node name="Button21" type="Button" parent="Buttons"]
- z_index = 1
- layout_mode = 2
- offset_left = 890.0
- offset_top = 101.0
- offset_right = 954.0
- offset_bottom = 132.0
- theme = ExtResource("3_y4p54")
- text = "侧发饰"
- [node name="Button22" type="Button" parent="Buttons"]
- layout_mode = 2
- offset_left = 949.0
- offset_top = 53.0
- offset_right = 1013.0
- offset_bottom = 84.0
- theme = ExtResource("3_y4p54")
- text = "前发"
- [node name="Button23" type="Button" parent="Buttons"]
- z_index = 1
- layout_mode = 2
- offset_left = 987.0
- offset_top = 89.0
- offset_right = 1051.0
- offset_bottom = 120.0
- theme = ExtResource("3_y4p54")
- text = "前发饰"
- [node name="Button24" type="Button" parent="Buttons"]
- z_index = 2
- layout_mode = 2
- offset_left = 1023.0
- offset_top = 122.0
- offset_right = 1087.0
- offset_bottom = 153.0
- theme = ExtResource("3_y4p54")
- text = "帽子"
- [node name="Button25" type="Button" parent="Buttons"]
- layout_mode = 2
- offset_left = 1112.0
- offset_top = 100.0
- offset_right = 1176.0
- offset_bottom = 131.0
- theme = ExtResource("3_y4p54")
- text = "前景"
- [node name="Button26" type="Button" parent="Buttons"]
- z_index = 1
- layout_mode = 2
- offset_left = 1067.0
- offset_top = 58.0
- offset_right = 1131.0
- offset_bottom = 89.0
- theme = ExtResource("3_y4p54")
- text = "镜头"
|