diff --git a/Game/objects/vehicle.tscn b/Game/objects/vehicle.tscn index b200115..586862c 100644 --- a/Game/objects/vehicle.tscn +++ b/Game/objects/vehicle.tscn @@ -16,6 +16,7 @@ size = Vector3(0.5, 0.5, 1) transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.08165e-12, 0.5, 2) mass = 10.0 gravity_scale = 10.0 +lock_rotation = true script = ExtResource("1_5snef") [node name="CollisionShape3D" type="CollisionShape3D" parent="."]