Changes on Game.gd

This commit is contained in:
2022-12-10 03:31:43 +01:00
parent fce9eff26e
commit 08de745774
3 changed files with 28 additions and 5 deletions

View File

@@ -42,7 +42,7 @@ skeleton = NodePath("../..")
curve = SubResource("Curve3D_ycdkn")
[node name="PathFollow3D" type="PathFollow3D" parent="Player2Path"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -16)
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0, 0, -16)
[node name="root" type="Node3D" parent="Player2Path/PathFollow3D"]
transform = Transform3D(-0.0154456, -6.75146e-10, -0.999881, -5.21344e-12, 1, -6.75146e-10, 0.999881, -5.21341e-12, -0.0154456, 0, 0, 0)