summaryrefslogtreecommitdiff
path: root/OverworldPath.tscn
blob: ad65fdf06b9f9730c6e721d199e00d819367eef9 (plain)
1
2
3
4
5
6
7
8
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