challenge-editor/scene/banner_detail.tscn

59 lines
1.7 KiB
Plaintext
Raw Normal View History

2024-09-12 17:52:06 +08:00
[gd_scene load_steps=4 format=3 uid="uid://cn3s171ioei4v"]
2024-09-12 21:55:55 +08:00
[ext_resource type="Texture2D" uid="uid://diroovqs7byb7" path="res://res/ui/ui_015_banner_detail/tuceng2.png" id="1_xmjwj"]
[ext_resource type="Texture2D" uid="uid://lijpeimp30qs" path="res://res/ui/ui_015_banner_detail/juxing20.png" id="2_lovwe"]
2024-09-12 17:52:06 +08:00
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_8288i"]
texture = ExtResource("2_lovwe")
texture_margin_left = 14.641
texture_margin_top = 15.0
texture_margin_right = 14.876
texture_margin_bottom = 15.0
[node name="banner_detail" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="TextureRect" type="TextureRect" parent="."]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("1_xmjwj")
expand_mode = 1
stretch_mode = 6
[node name="MarginContainer" type="MarginContainer" parent="."]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/margin_left = 12
theme_override_constants/margin_top = 21
theme_override_constants/margin_right = 34
theme_override_constants/margin_bottom = 26
[node name="Panel" type="Panel" parent="MarginContainer"]
layout_mode = 2
theme_override_styles/panel = SubResource("StyleBoxTexture_8288i")
[node name="MarginContainer" type="MarginContainer" parent="MarginContainer/Panel"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/margin_left = 93
theme_override_constants/margin_top = 91
theme_override_constants/margin_right = 50
theme_override_constants/margin_bottom = 233