Cross-update+reference better landings/handling overhaul

This commit is contained in:
Fierelier 2022-10-29 13:38:50 +02:00
parent b48f79a0f5
commit b179be68c1
2 changed files with 8 additions and 6 deletions

View File

@ -1,8 +1,8 @@
update_field rigidbodyspecs racers GROUND_MOMENT_SCALE X 1
update_field rigidbodyspecs racers GROUND_MOMENT_SCALE Y 1
update_field rigidbodyspecs racers GROUND_MOMENT_SCALE Z 1
update_field rigidbodyspecs racers WORLD_MOMENT_SCALE X 1
update_field rigidbodyspecs racers WORLD_MOMENT_SCALE Y 1
update_field rigidbodyspecs racers WORLD_MOMENT_SCALE Z 1
update_field rigidbodyspecs racers WORLD_MOMENT_SCALE X 1.0
update_field rigidbodyspecs racers WORLD_MOMENT_SCALE Y 4
update_field rigidbodyspecs racers WORLD_MOMENT_SCALE Z 10
update_field rigidbodyspecs racers GROUND_MOMENT_SCALE X 1.0
update_field rigidbodyspecs racers GROUND_MOMENT_SCALE Y 4
update_field rigidbodyspecs racers GROUND_MOMENT_SCALE Z 10
update_field rigidbodyspecs racers GROUND_FRICTION[0] 0.0
update_field rigidbodyspecs racers GROUND_FRICTION[1] 0.0

View File

@ -269,6 +269,8 @@ update_field rigidbodyspecs racers WORLD_MOMENT_SCALE Z 10
update_field rigidbodyspecs racers GROUND_MOMENT_SCALE X 1.0
update_field rigidbodyspecs racers GROUND_MOMENT_SCALE Y 4
update_field rigidbodyspecs racers GROUND_MOMENT_SCALE Z 10
update_field rigidbodyspecs racers GROUND_FRICTION[0] 0.0
update_field rigidbodyspecs racers GROUND_FRICTION[1] 0.0
### NO ARTIFICIAL BODY ROLL ###
update_field ecar replaceme BodyDive DegPerG 0