Newer
Older
DungeonShooting / DungeonShooting_Godot / prefab / ui / EditorTips.tscn
[gd_scene load_steps=2 format=3 uid="uid://bed63wcgyl08u"]

[ext_resource type="Script" path="res://src/game/ui/editorTips/EditorTipsPanel.cs" id="1_3mdex"]

[node name="EditorTips" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
script = ExtResource("1_3mdex")

[node name="Label" type="Label" parent="."]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
text = "提示内容"
horizontal_alignment = 1
vertical_alignment = 1
autowrap_mode = 3