添加了部分界面
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
[ext_resource type="Theme" uid="uid://dokwscirps6nt" path="res://Artists/Themes/Factory_Theme.tres" id="4_l51y6"]
|
||||
|
||||
[node name="NinePatchRect" type="NinePatchRect" node_paths=PackedStringArray("courseLabel", "entryButton")]
|
||||
self_modulate = Color(0, 0, 0, 0.784314)
|
||||
self_modulate = Color(0, 0, 0, 0.501961)
|
||||
custom_minimum_size = Vector2(1024, 200)
|
||||
texture = ExtResource("1_3jo82")
|
||||
patch_margin_left = 16
|
||||
|
@@ -17,7 +17,7 @@ corner_radius_bottom_left = 8
|
||||
[node name="教育平台主菜单" type="Node"]
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="."]
|
||||
modulate = Color(0.188235, 0.188235, 0.188235, 0.788235)
|
||||
modulate = Color(0.278431, 0.278431, 0.278431, 0.666667)
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
@@ -25,7 +25,7 @@ grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("1_uwo3j")
|
||||
expand_mode = 1
|
||||
stretch_mode = 4
|
||||
stretch_mode = 6
|
||||
|
||||
[node name="UXPanel" type="VBoxContainer" parent="."]
|
||||
anchors_preset = 15
|
||||
|
Reference in New Issue
Block a user