Setting up main scene and some initalization
This commit is contained in:
6
ADEPT-Godot/Core/Scenes/Main.tscn
Normal file
6
ADEPT-Godot/Core/Scenes/Main.tscn
Normal file
@@ -0,0 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://udmowtmx1o3l"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bl2h8ot302x3g" path="res://Core/Scripts/MainNode.cs" id="1_wh72m"]
|
||||
|
||||
[node name="Main" type="Node"]
|
||||
script = ExtResource("1_wh72m")
|
||||
Reference in New Issue
Block a user