Reply To: Colision, How to increase the distance between vehicles.

Home Forums Modding Colision, How to increase the distance between vehicles. Reply To: Colision, How to increase the distance between vehicles.

#9775
SpoorObjecten
Participant

boundingInfo = {

bbMax = {

6.0748720169067, 1.3035019636154, 3.2154319286346,

},

bbMin = {

-5.9623646736145, -1.3035019636154, -0.0072349905967712,

},

 

Should be the first number on the bbMax (front) and bbMin (back).
In case of the example above, the model sticks out 5.9 from the center.

So if your bus is 10m it should be like:
bbmax 6
bbmin 6

It makes a total of 12 but also leaves a meter behind and in front of the model you won’t have the issue with them colliding