changed position of cart

This commit is contained in:
Nikolai Fesenko
2025-08-13 21:20:24 +02:00
parent f80de943ec
commit a45fc71a6d

View File

@@ -71,7 +71,7 @@ spot_range = 23.417
spot_angle = 89.99 spot_angle = 89.99
[node name="Cart" parent="." node_paths=PackedStringArray("mainCamera") instance=ExtResource("6_21xkr")] [node name="Cart" parent="." node_paths=PackedStringArray("mainCamera") instance=ExtResource("6_21xkr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -8.31428, 3.51896, -60.2323) transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -8.31428, 3.18503, -60.2323)
mainCamera = NodePath("../RigidBody3D/Camera3D") mainCamera = NodePath("../RigidBody3D/Camera3D")
[node name="RigidBody3D" type="RigidBody3D" parent="."] [node name="RigidBody3D" type="RigidBody3D" parent="."]