Hello! I am making a racing game and now I am interested in few parameters of a specific car - BMW Z4 M Coupe.
I am using it for testing my physics wrapper and now I need to get few parameters.
1. I need the normal weight distribution of that car between rear and front. This value is needed in %.
2. I need stock suspension parameters of this car: spring force and damper force. My suspension model doesn't take in any other values assuming that it is not damaged;)
If anybody can get those parameters for me, I'd be really happy:)