gd: added menu template
This commit is contained in:
7
menus/scenes/loading_screen/loading_screen.tscn
Normal file
7
menus/scenes/loading_screen/loading_screen.tscn
Normal file
@ -0,0 +1,7 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://dshcs2ioahnvg"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://cd0jbh4metflb" path="res://addons/maaacks_game_template/base/scenes/loading_screen/loading_screen.tscn" id="1_rqt5e"]
|
||||
[ext_resource type="Script" uid="uid://1j5xbugtakig" path="res://menus/scenes/loading_screen/loading_screen.gd" id="2_t84qw"]
|
||||
|
||||
[node name="LoadingScreen" instance=ExtResource("1_rqt5e")]
|
||||
script = ExtResource("2_t84qw")
|
Reference in New Issue
Block a user