xiandie/scene/popup/prop_inspector_2d.tscn
2024-12-23 09:29:31 +08:00

16 lines
416 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://cekhj65axie0p"]
[ext_resource type="Script" path="res://scene/popup/prop_inspector_2d.gd" id="1_p4yxb"]
[node name="PropInspector2D" type="CanvasLayer"]
script = ExtResource("1_p4yxb")
[node name="Panel" type="Panel" parent="."]
unique_name_in_owner = true
visible = false
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2