6 lines
244 B
Text
6 lines
244 B
Text
[gd_scene load_steps=2 format=3 uid="uid://snif6gs2ssjr"]
|
|
|
|
[ext_resource type="Script" uid="uid://bgolfgrq66diw" path="res://npc_path_follower.gd" id="1_ihrgw"]
|
|
|
|
[node name="NPCPathFollower" type="PathFollow3D"]
|
|
script = ExtResource("1_ihrgw")
|