Newer
Older
DungeonShooting / DungeonShooting_Godot / prefab / ui / MyUi.tscn
@小李xl 小李xl on 31 Mar 2023 287 bytes 更新文档
  1. [gd_scene load_steps=2 format=3 uid="uid://buxit3x615xu3"]
  2.  
  3. [ext_resource type="Script" path="res://src/game/ui/myUi/MyUiPanel.cs" id="1_bhjxh"]
  4.  
  5. [node name="MyUi" type="Control"]
  6. layout_mode = 3
  7. anchors_preset = 15
  8. anchor_right = 1.0
  9. anchor_bottom = 1.0
  10. script = ExtResource("1_bhjxh")