aboutsummaryrefslogtreecommitdiffstats
path: root/project.godot
diff options
context:
space:
mode:
authorfreddie-a <57713959+freddie-a@users.noreply.github.com>2022-10-29 17:43:42 +0100
committerfreddie-a <57713959+freddie-a@users.noreply.github.com>2022-10-29 17:43:42 +0100
commite8204e78a292551bbb363d53411ba959cdc737b4 (patch)
tree9839cde235d31896900cf20f9240ab063d8b0d4d /project.godot
parent1f7f6c8dc3e55e906ed5f933088c2d1d5fda4923 (diff)
Add homing projectiles
Diffstat (limited to 'project.godot')
-rw-r--r--project.godot4
1 files changed, 4 insertions, 0 deletions
diff --git a/project.godot b/project.godot
index 04d6f9c..a6eab52 100644
--- a/project.godot
+++ b/project.godot
@@ -14,6 +14,10 @@ config/name="TowerDefence"
run/main_scene="res://Node2D.tscn"
config/icon="res://icon.png"
+[autoload]
+
+Global="*res://Global.gd"
+
[display]
window/size/width=1280