carotrauma/scenes/title/title_scene.tscn

10 lines
328 B
Text
Raw Normal View History

2024-05-27 19:42:11 +01:00
[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