Basic enemy pathing implementation

This commit is contained in:
2023-09-02 17:42:07 -07:00
parent 549cb7a325
commit 334378932c
7 changed files with 160 additions and 132 deletions

View File

@@ -15,7 +15,6 @@ height = 1.67894
script = ExtResource("1_hddqi")
[node name="Pivot" type="Node3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
[node name="fwitch" parent="Pivot" instance=ExtResource("4_n3637")]