Adjust Rotations Speed
This commit is contained in:
@@ -4950,7 +4950,7 @@ explosion_arch = explosion_co_elite
|
||||
surface_hit_effects = 0, small_hull_hit_light01, small_hull_hit_light02, small_hull_hit_light03
|
||||
surface_hit_effects = 150, small_hull_hit_medium01, small_hull_hit_medium02, small_hull_hit_medium03
|
||||
surface_hit_effects = 300, small_hull_hit_heavy01, small_hull_hit_heavy02, small_hull_hit_heavy03
|
||||
steering_torque = 51000, 51000, 143000
|
||||
steering_torque = 52000, 52000, 143000
|
||||
angular_drag = 40000, 40000, 141000
|
||||
rotation_inertia = 8400, 8400, 8400
|
||||
nudge_force = 30000
|
||||
@@ -5584,7 +5584,7 @@ explosion_arch = explosion_cv_fighter
|
||||
surface_hit_effects = 0, small_hull_hit_light01, small_hull_hit_light02, small_hull_hit_light03
|
||||
surface_hit_effects = 150, small_hull_hit_medium01, small_hull_hit_medium02, small_hull_hit_medium03
|
||||
surface_hit_effects = 300, small_hull_hit_heavy01, small_hull_hit_heavy02, small_hull_hit_heavy03
|
||||
steering_torque = 55000, 55000, 48000
|
||||
steering_torque = 55350, 55350, 48000
|
||||
angular_drag = 41000, 41000, 35000
|
||||
rotation_inertia = 8400, 8400, 1000
|
||||
nudge_force = 30000
|
||||
@@ -6324,8 +6324,8 @@ explosion_arch = explosion_li_elite
|
||||
surface_hit_effects = 0, small_hull_hit_light01, small_hull_hit_light02, small_hull_hit_light03
|
||||
surface_hit_effects = 150, small_hull_hit_medium01, small_hull_hit_medium02, small_hull_hit_medium03
|
||||
surface_hit_effects = 300, small_hull_hit_heavy01, small_hull_hit_heavy02, small_hull_hit_heavy03
|
||||
steering_torque = 50000, 50000, 63000
|
||||
angular_drag = 40000, 40000, 41000
|
||||
steering_torque = 52000, 52000, 63000
|
||||
angular_drag = 40000, 40000, 141000
|
||||
rotation_inertia = 8400, 8400, 2400
|
||||
nudge_force = 30000
|
||||
strafe_force = 25000
|
||||
@@ -9969,7 +9969,7 @@ explosion_arch = explosion_li_elite
|
||||
surface_hit_effects = 0, small_hull_hit_light01, small_hull_hit_light02, small_hull_hit_light03
|
||||
surface_hit_effects = 150, small_hull_hit_medium01, small_hull_hit_medium02, small_hull_hit_medium03
|
||||
surface_hit_effects = 300, small_hull_hit_heavy01, small_hull_hit_heavy02, small_hull_hit_heavy03
|
||||
steering_torque = 55000.000000, 55000.000000, 143000.000000
|
||||
steering_torque = 55350.000000, 55350.000000, 143000.000000
|
||||
angular_drag = 41000.000000, 41000.000000, 141000.000000
|
||||
rotation_inertia = 8400.000000, 8400.000000, 8400.000000
|
||||
nudge_force = 30000.000000
|
||||
|
||||
Reference in New Issue
Block a user