summaryrefslogtreecommitdiff
path: root/OverworldPath.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'OverworldPath.tscn')
-rw-r--r--OverworldPath.tscn9
1 files changed, 9 insertions, 0 deletions
diff --git a/OverworldPath.tscn b/OverworldPath.tscn
new file mode 100644
index 0000000..ad65fdf
--- /dev/null
+++ b/OverworldPath.tscn
@@ -0,0 +1,9 @@
+[gd_scene load_steps=2 format=3 uid="uid://myunq3ivtmou"]
+
+[ext_resource type="Script" path="res://OverworldPath.gd" id="1_wha2a"]
+
+[node name="OverworldPath" type="Path2D"]
+script = ExtResource("1_wha2a")
+
+[node name="PathFollow2D" type="PathFollow2D" parent="."]
+loop = false