carotrauma/scenes/title/title_scene.tscn
Nick Guy de59b2486a
All checks were successful
/ build (push) Successful in 1m41s
Commit of C# project
2024-05-27 19:42:11 +01:00

9 lines
328 B
Text

[gd_scene load_steps=2 format=3 uid="uid://bgi564yk5w1ik"]
[ext_resource type="PackedScene" uid="uid://6fwfumgwq52t" path="res://scenes/title/title_ui.tscn" id="1_nbtb5"]
[node name="TitleScene" type="Node2D"]
[node name="TitleUi" parent="." instance=ExtResource("1_nbtb5")]
size_flags_horizontal = 3
size_flags_vertical = 3