Separate names with a comma.
@speednsnake Please excuse the rarity of my posts. Due to the nature of the complex simulation subject, i have to do research (in the code) to...
The engine work calculations are not based on acceleration or deceleration, they are based on torque and engine RPM. So in your parking brake...
A little bit about fuel consumption. The simulation actually calculates the energy output of the engine ("work" that it does), and then assuming...
Think what happens in the case, when a node is close at the boundary of the two sides and its "from previous position line" crosses this boundary...
I'll try to answer all the questions :) . @Slayersen: Micro-jitters and numerical precision problems might cause sticking because a node can...
Collision detection in general is very computationally expensive. The bigger the frequency of the physics engine, the greater the load on the...
Awesome :) . Now it only needs an "X" to mark the treasure :P .
When a wheel with FFB is detected, the game reverts to using the high performance wheel input channel disregarding all the other ones (kbd, xbox...
ESC/TCS are really important in vehicle handling. The main difference between "it drives like on ice" Bolide, to the "it drives like on rails"...
In BeamNG, AI has a map of the terrain's roads (in the form of an overlaid graph with points and edges). It drives the car by using exactly the...
In the next update of the engine, such an option (FFBcoef) has already been added :) .
Thanks for reporting this. It is indeed a physics bug, i'm investigating it.
Thanks for the log :) .
Triangles are more or less the same on both sides. The main difference between the two sides is that one side is somewhat "fatter" than the...
I completely understand your point of view. On the other hand, there are already a lot of (shady) places from where people can get mods, so...
Hello and sorry for the late answer :) .
Hello and sorry for the late answer. Thanks for the good words :)
Hello and sorry for the late answer, I don't know if someone has already build a parachute, but it is certainly doable. The simulated physics...
Hello, and sorry for the late answer. The new tire model works by simulating pressured air inside tires. So instead of using beams to...