Does the blender physics engine calculate centrifugal force?
For example, if I biking game where the player is taking a sharp turn, centrifugal force should cause the player to speed up.
Does blender do this? (Or any tips on how to program it in Python?)
~equip14