Colision, How to increase the distance between vehicles. – Train Fever /forums/topic/colision-how-to-increase-the-distance-between-vehicles/feed/ Wed, 30 Apr 2025 12:15:05 +0000 https://bbpress.org/?v=2.6.13 en-US /forums/topic/colision-how-to-increase-the-distance-between-vehicles/#post-9768 <![CDATA[Colision, How to increase the distance between vehicles.]]> /forums/topic/colision-how-to-increase-the-distance-between-vehicles/#post-9768 Tue, 23 Sep 2014 19:42:31 +0000 Maicom MR Hello everyone, I’m finishing the first stage of my mod, but I have a problem as the collision of vehicles (a bus, in this case), when I kick the front to stop the vehicle that this atraz enters into the model before braking altogether already tried changing almost every field of the configuration parameters, but all the results so far were bizarre combinations of models and then crash when starting the game.

 

Sorry for my bad english, I’m using google translator.

]]>
/forums/topic/colision-how-to-increase-the-distance-between-vehicles/#post-9775 <![CDATA[Reply To: Colision, How to increase the distance between vehicles.]]> /forums/topic/colision-how-to-increase-the-distance-between-vehicles/#post-9775 Tue, 23 Sep 2014 20:01:01 +0000 SpoorObjecten 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

 

]]>
/forums/topic/colision-how-to-increase-the-distance-between-vehicles/#post-9776 <![CDATA[Reply To: Colision, How to increase the distance between vehicles.]]> /forums/topic/colision-how-to-increase-the-distance-between-vehicles/#post-9776 Tue, 23 Sep 2014 20:09:48 +0000 Maicom MR Very thanks Spoor, i try change bbMax and Min, but crash game here, I will try again, very thanks !

]]>
/forums/topic/colision-how-to-increase-the-distance-between-vehicles/#post-9783 <![CDATA[Reply To: Colision, How to increase the distance between vehicles.]]> /forums/topic/colision-how-to-increase-the-distance-between-vehicles/#post-9783 Tue, 23 Sep 2014 20:35:43 +0000 Maicom MR [SLOVED] Works perfectly!

bbMax = {

7.2, 1.3924540281296, 2.7697329521179,

},

bbMin = {

-7.2, -1.3530210256577, -0.48035699129105,

},

 

]]>
/forums/topic/colision-how-to-increase-the-distance-between-vehicles/#post-9788 <![CDATA[Reply To: Colision, How to increase the distance between vehicles.]]> /forums/topic/colision-how-to-increase-the-distance-between-vehicles/#post-9788 Tue, 23 Sep 2014 21:10:46 +0000 SpoorObjecten Awesome!

If there was a crash you might have used an , instead of a .

Enjoy your Bus 🙂

]]>
/forums/topic/colision-how-to-increase-the-distance-between-vehicles/#post-9791 <![CDATA[Reply To: Colision, How to increase the distance between vehicles.]]> /forums/topic/colision-how-to-increase-the-distance-between-vehicles/#post-9791 Tue, 23 Sep 2014 21:27:55 +0000 Maicom MR Thanks, I’m making a pack of vehicles and trains to game 😀 “South America Vehicles and Trains Pack”

]]>