Browse Source

:wrench: Make the jeep roll a little bit when steering

DricomDragon 1 year ago
parent
commit
2c24c2a2df
1 changed files with 1 additions and 0 deletions
  1. 1 0
      first3d/component/entity/vehicles/jeep/Jeep.tscn

+ 1 - 0
first3d/component/entity/vehicles/jeep/Jeep.tscn

@@ -19,6 +19,7 @@ collision_layer = 8
 collision_mask = 11
 mass = 400.0
 center_of_mass_mode = 1
+center_of_mass = Vector3(0, 0.06, 0)
 script = ExtResource("1_fjw46")
 max_engine_force = 1842.0