first commit, long overdue
deez
This commit is contained in:
commit
54b9012a47
79 changed files with 2516 additions and 0 deletions
1
01 - Menus/06 - World Map/world_map.gd
Normal file
1
01 - Menus/06 - World Map/world_map.gd
Normal file
|
|
@ -0,0 +1 @@
|
|||
extends Node2D
|
||||
1
01 - Menus/06 - World Map/world_map.gd.uid
Normal file
1
01 - Menus/06 - World Map/world_map.gd.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://chr13mihhdey2
|
||||
6
01 - Menus/06 - World Map/world_map.tscn
Normal file
6
01 - Menus/06 - World Map/world_map.tscn
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://y3yq0k83jf6o"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://chr13mihhdey2" path="res://01 - Menus/06 - World Map/world_map.gd" id="1_oilm1"]
|
||||
|
||||
[node name="world_map" type="Node2D"]
|
||||
script = ExtResource("1_oilm1")
|
||||
Loading…
Add table
Add a link
Reference in a new issue