14 lines
429 B
Plaintext
14 lines
429 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://cf3rrgr1imvv4"]
|
|
|
|
[ext_resource type="Script" uid="uid://djdr5bvfc8f0x" path="res://scenes/path/Path.cs" id="1_kmlhi"]
|
|
|
|
[sub_resource type="Curve3D" id="Curve3D_u4rfr"]
|
|
|
|
[node name="Path" type="Path3D"]
|
|
curve = SubResource("Curve3D_u4rfr")
|
|
script = ExtResource("1_kmlhi")
|
|
|
|
[node name="PathFollow" type="PathFollow3D" parent="."]
|
|
|
|
[node name="Target" type="Marker3D" parent="PathFollow"]
|