Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cars broken due to car parameters changes
06-12-2010, 03:17 PM,
#1
Cars broken due to car parameters changes
I've checked in the new car parameters code(vdrift r2796, vdrift-data r595). I did this to force myself and others to switch to the new parameters as soon as possible. Non converted cars will fail to load. Smile

360 and TC6 have been converted to the new parameters. Use them as templates.

The new format has some temporary constraints:
- the only available tire types are touring(from TC6) and competition(from 360), feel free to add new ones in carparts/tire folder
- the only available tire texture is touring, new textures go into carparts/tire/textures folder
- the only available rim is 5_spoke_m, zimluura is working on this
- the wheel order is fixed: wheel-0 left front, wheel-1 right front, wheel-2 left rear, wheel-3 right rear(orientation parameter is non functional atm)

Code:
[wing-0]
position = 0.0, 1.9, 0.20
frontal-area = 0.2
drag-coefficient = 0.0
surface-area = 0.3
lift-coefficient = -0.5
efficiency = 0.95

[wing-1]
position = 0.0, -2.14, 0.37
frontal-area = 0.05
drag-coefficient = 0.0
surface-area = 0.5
lift-coefficient = -1.2
efficiency = 0.95

[coilover-front]
spring-constant = 72000
bounce = 7500
rebound = 5000
travel = 0.32
anti-roll = 3700

[coilover-rear]
spring-constant = 68000
bounce = 7500
rebound = 5000
travel = 0.32
anti-roll = 8000

[tire]
size = 215/50r16
type = touring
texture = touring

[brake-front]
friction = 0.73
max-pressure = 3.2e6
bias = 0.61
radius = 0.17
area = 0.015
rotor = rotor_worn

[brake-rear]
friction = 0.73
max-pressure = 3.2e6
bias = 0.39
radius = 0.14
area = 0.015
handbrake = 1.1
rotor = rotor_worn

[wheel-0]
orientation = left
position = -0.75, 1.26, -0.43
rim = 5_spoke_m
tire = tire
brake = brake-front

[suspension-0]
coilover = coilover-front
position = -0.66, 1.26, -0.07
hinge = 3.70, 1.1, -0.43
camber = -1.33
caster = 6.12
toe = 0.0

Please post the names of the cars you are converting in this thread.
Reply


Messages In This Thread
Cars broken due to car parameters changes - by NaN - 06-12-2010, 03:17 PM
[No subject] - by NaN - 06-12-2010, 03:38 PM
[No subject] - by NaN - 06-12-2010, 06:17 PM
[No subject] - by NaN - 06-13-2010, 03:11 AM
[No subject] - by NaN - 06-13-2010, 04:02 AM
[No subject] - by NaN - 06-13-2010, 05:48 AM
[No subject] - by NaN - 06-13-2010, 07:55 AM
[No subject] - by NaN - 06-15-2010, 06:41 AM
[No subject] - by NaN - 06-15-2010, 04:52 PM
[No subject] - by joevenzon_phpbb2_import3 - 06-15-2010, 09:52 PM
[No subject] - by alex25 - 06-15-2010, 10:46 PM
[No subject] - by NaN - 06-16-2010, 06:05 AM
[No subject] - by alex25 - 06-16-2010, 12:00 PM
[No subject] - by alex25 - 06-18-2010, 12:20 PM
[No subject] - by portets - 06-18-2010, 08:00 PM
[No subject] - by NaN - 06-25-2010, 02:03 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)