summaryrefslogtreecommitdiff
path: root/MobPathLine.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'MobPathLine.tscn')
-rw-r--r--MobPathLine.tscn6
1 files changed, 6 insertions, 0 deletions
diff --git a/MobPathLine.tscn b/MobPathLine.tscn
new file mode 100644
index 0000000..323d1e1
--- /dev/null
+++ b/MobPathLine.tscn
@@ -0,0 +1,6 @@
+[gd_scene load_steps=2 format=3 uid="uid://cifs0kcy5r0x2"]
+
+[ext_resource type="Script" path="res://mob_path_line.gd" id="1_qbhs7"]
+
+[node name="MobPathLine" type="Line2D"]
+script = ExtResource("1_qbhs7")