Newer
Older
DungeonShooting / prefab / ui / RoomUI.tscn
@小李xl 小李xl on 9 Jun 2022 200 bytes 实现投抛物体
[gd_scene load_steps=2 format=2]

[ext_resource path="res://src/ui/RoomUI.cs" type="Script" id=1]

[node name="RoomUI" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
script = ExtResource( 1 )