2024-07-13 15:15:50 +02:00
|
|
|
{
|
|
|
|
"name":"Red Kiss",
|
|
|
|
"probability":1,
|
|
|
|
"type":"race-car",
|
|
|
|
|
|
|
|
"material":{"MainColor" :[1.000000, 0.008796, 0.000000],
|
|
|
|
"SecondaryColor":[1.000000, 0.500000, 0.000000]},
|
|
|
|
|
|
|
|
"wheels":[
|
2024-08-27 14:34:26 +02:00
|
|
|
{ "radius":0.469, "xyz":[ 0.959, -1.333, 0.150], "down":[0,0,-1], "axel":[-1,0,0], "suspensionRest": 0.2, "front":true , "object":""},
|
|
|
|
{ "radius":0.469, "xyz":[-0.959, -1.333, 0.150], "down":[0,0,-1], "axel":[-1,0,0], "suspensionRest": 0.2, "front":true , "object":".001"},
|
|
|
|
{ "radius":0.469, "xyz":[-0.959, 1.538, 0.150], "down":[0,0,-1], "axel":[-1,0,0], "suspensionRest": 0.2, "front":false, "object":".003"},
|
|
|
|
{ "radius":0.469, "xyz":[ 0.959, 1.538, 0.150], "down":[0,0,-1], "axel":[-1,0,0], "suspensionRest": 0.2, "front":false, "object":".002"}
|
2024-07-13 15:15:50 +02:00
|
|
|
],
|
|
|
|
|
|
|
|
"mass" : 1800 ,
|
|
|
|
"hp" : 580 ,
|
|
|
|
"torque" : 120 ,
|
|
|
|
"drag" : 0.25 ,
|
|
|
|
"roll" : -0.4 ,
|
|
|
|
"grip" : 0.2 ,
|
|
|
|
"maxturn" : 0.8 ,
|
|
|
|
"brakes" : 2.0 ,
|
|
|
|
"abs" : 0.01 ,
|
|
|
|
"downforce" : 2.0 ,
|
|
|
|
"suspention" : 200.0 ,
|
|
|
|
"suspentionDamping" : 0.6 ,
|
|
|
|
"maxrpm" : 8000 ,
|
|
|
|
"idle" : 1100 ,
|
|
|
|
"redline" : 6000 ,
|
|
|
|
|
|
|
|
"gears":[
|
|
|
|
5.00,
|
|
|
|
3.00,
|
|
|
|
2.00,
|
|
|
|
1.00,
|
|
|
|
0.75,
|
|
|
|
0.50,
|
|
|
|
0.25,
|
|
|
|
0.20,
|
|
|
|
0.15
|
|
|
|
]
|
|
|
|
}
|