Files
2026-07-20 10:56:52 +08:00

9 lines
230 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://splash_scene"]
[ext_resource type="Script" path="res://scenes/ui/splash.gd" id="1"]
[node name="Splash" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
script = ExtResource("1")