Alright here is my question:
I have a really nice game going, but i keep getting overflow errors. After looking at the docs, i realized that my world is pretty small, especially player who has units less than 5.0, as its the only mesh that disappears hence causing the overflow. Is there a way i can rescale and set units for bullet without doing it the long way of actually rescaling even the meshes?
Thanks