diff --git a/godot/player_character.tscn b/godot/player_character.tscn index bfda8ea..6a371aa 100644 --- a/godot/player_character.tscn +++ b/godot/player_character.tscn @@ -30,12 +30,12 @@ initial_state = &"FollowingPlayer" [node name="ProjectilePool" type="ProjectilePool" parent="."] +[node name="NavigationAgent3D" type="NavigationAgent3D" parent="."] + [node name="CollisionShape3D" type="CollisionShape3D" parent="."] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.802835, 0) shape = SubResource("CapsuleShape3D_3g72p") -[node name="NavigationAgent3D" type="NavigationAgent3D" parent="."] - [node name="MeshInstance3D" type="MeshInstance3D" parent="."] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.8121, 0) mesh = SubResource("CapsuleMesh_rwcvu")