mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-13 04:36:12 +01:00
Changes on Game.gd
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user