gfolf2/src/world/world.tscn

20 lines
497 B
Plaintext
Raw Normal View History

2024-11-17 11:53:13 -07:00
[gd_scene load_steps=2 format=3 uid="uid://cwnwcd8kushl3"]
2024-11-17 11:53:13 -07:00
[ext_resource type="Script" path="res://src/world/world.gd" id="1_ybjyx"]
2024-11-17 11:53:13 -07:00
[node name="World" type="Node" groups=["WorldGroup"]]
script = ExtResource("1_ybjyx")
2024-11-17 11:53:13 -07:00
[node name="Level" type="Node3D" parent="."]
unique_name_in_owner = true
2024-11-17 11:53:13 -07:00
[node name="UI" type="Control" parent="."]
unique_name_in_owner = true
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
2024-11-17 11:53:13 -07:00
mouse_filter = 1