challenge-editor/scene/banner_side_card.tscn
2024-09-13 11:37:55 +08:00

43 lines
1.3 KiB
Plaintext

[gd_scene load_steps=4 format=3 uid="uid://d23n8itdwv8yi"]
[ext_resource type="Texture2D" uid="uid://cpjjvc1jh3quc" path="res://res/ui/ui_014_banner/yuanjiaojuxing7.png" id="1_4yaqd"]
[ext_resource type="Texture2D" uid="uid://c05g5bmdnjhjn" path="res://res/ui/ui_014_banner/tuceng233.png" id="1_hu3ne"]
[ext_resource type="PackedScene" uid="uid://bdlo2wn4qnygv" path="res://scene/tool/tool_button.tscn" id="2_vhwnr"]
[node name="banner_side_card" type="TextureRect"]
custom_minimum_size = Vector2(0, 102)
offset_right = 280.0
offset_bottom = 102.0
texture = ExtResource("1_hu3ne")
[node name="NinePatchRect" type="NinePatchRect" parent="."]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("1_4yaqd")
patch_margin_left = 5
patch_margin_top = 5
patch_margin_right = 5
patch_margin_bottom = 5
[node name="TextureRect" type="TextureRect" parent="."]
layout_mode = 1
anchors_preset = -1
anchor_left = 0.489286
anchor_top = 0.0196078
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
expand_mode = 1
stretch_mode = 6
metadata/_edit_use_anchors_ = true
[node name="ToolButton" parent="." instance=ExtResource("2_vhwnr")]
layout_mode = 1
grow_horizontal = 1
grow_vertical = 1