Vehicle paramter request

KevinMulder

15-09-2008 18:46:04

If anyone has a good vehicle parameter-set (spring, mass, center of mass, interia, wheels and so on) please be kind and share it. It would be a big help for people wanting to make vehicle game (like me :) )

Thanks in advance,
Kev

maroxe

15-09-2008 19:53:42

i found this in an opensource game(tunberd wheel), it's a cofig of a car


############
[body]
mesh = maddog_body.mesh
mass = 2150
mass_center = 0.0 -0.9 0.0


############
[suspension]
spring = 16.0e3
damper = 800.0
suspension_travel = 0.6
antisway_suspension_ratio = 0.02
antisway_force = 8.0e3

############
[engine]
motor_torque = 4000.0
brake_torque = 9000.0
max_speed = 180.0
simulation = false

############
[sound]
engine_sound_file = maddog.wav
engine_max_throttle_pitch = 1.2
engine_min_throttle_pitch = 0.5
engine_pitch_multiplier = 3.4
engine_max_throttle_gain = 0.6
engine_min_throttle_gain = 0.3
engine_distance = 80.0
skid_sound_file = skid_0.wav
skid_max_gain = 0.4
skid_multiplier = 0.2
skid_distance = 30.0

############
[front_wheels]
power_factor = 1.5
brake_factor = 0.0
steer_factor = 2.0
steer_limit = 0.5
left_wheel_mesh = maddog_wheell.mesh
left_wheel_position = 0.756 -0.55 1.319
right_wheel_mesh = maddog_wheelr.mesh
right_wheel_position = -0.756 -0.55 1.319
friction_lateral = 8.0e3
friction_longitudinal = 12.0e3
friction_longitudinal_decay = 0.0e3

############
[rear_wheels]
power_factor = 2.3
brake_factor = 1.5
steer_factor = 0.0
steer_limit = 0.75
left_wheel_mesh = maddog_wheell.mesh
left_wheel_position = 0.756 -0.55 -1.076
right_wheel_mesh = maddog_wheelr.mesh
right_wheel_position = -0.756 -0.55 -1.076
friction_lateral = 8.0e3
friction_longitudinal = 12.0e3
friction_longitudinal_decay = 0.0e3

KevinMulder

15-09-2008 20:05:12

I owe you one. Beer or chocolate?

maroxe

15-09-2008 20:15:48

chocolate please 8)

betajaen

15-09-2008 20:51:21

i found this in an opensource game

an opensource game? It's ThunderWheels by Luis, the man who single handed battled the NxWheel demons.

KevinMulder

15-09-2008 20:53:31

Is that good or bad? (Sorry, do not get the meaning of that expression)

maroxe

15-09-2008 20:57:30

ThunderWheels isn't open source?
sorry i thaught it was :oops:

luis

16-09-2008 14:14:56

some times I come to read the posts... nice to see people here is using my values...

And no, ThunderWheels is not opensource, in fact if you see just one line of code I'll have to kill you.
:twisted:

mcaden

16-09-2008 14:28:38

but...haven't you used some of your code on these forums? I think you have to kill all of us now.

maroxe

16-09-2008 17:27:19

luis, when i lunch your game, my computer reboot