generated from SGDA/GodotExampleProject
feat: base
This commit is contained in:
7
template/scenes/loading_screen/loading_screen.tscn
Normal file
7
template/scenes/loading_screen/loading_screen.tscn
Normal file
@ -0,0 +1,7 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://28wv01l8yi2o"]
|
||||
|
||||
[ext_resource type="PackedScene" path="res://addons/maaacks_menus_template/base/scenes/loading_screen/loading_screen.tscn" id="1_8pnby"]
|
||||
[ext_resource type="Script" path="res://template/scenes/loading_screen/loading_screen.gd" id="2_hanji"]
|
||||
|
||||
[node name="LoadingScreen" instance=ExtResource("1_8pnby")]
|
||||
script = ExtResource("2_hanji")
|
Reference in New Issue
Block a user