Commit of existing data.
This commit is contained in:
Executable
+13
@@ -0,0 +1,13 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://deismap4eyt3"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dl708xax0net7" path="res://ui/splash.png" id="1_486j6"]
|
||||
[ext_resource type="Script" uid="uid://dujq1ojabysqj" path="res://menus/splash_screen.gd" id="2_mehmw"]
|
||||
|
||||
[node name="SplashScreen" type="TextureRect"]
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("1_486j6")
|
||||
script = ExtResource("2_mehmw")
|
||||
Reference in New Issue
Block a user