Newer
Older
DungeonShooting / ui / RoomUI.tscn
@小李xl 小李xl on 17 May 2022 200 bytes 第一次提交
  1. [gd_scene load_steps=2 format=2]
  2.  
  3. [ext_resource path="res://src/ui/RoomUI.cs" type="Script" id=1]
  4.  
  5. [node name="RoomUI" type="Control"]
  6. anchor_right = 1.0
  7. anchor_bottom = 1.0
  8. script = ExtResource( 1 )