
I'm integrating Bullet into my game. Currently I have done basic integration, but I have a question now.
I need to get power of impact from contact. But Bullet's contact looks continuous state, and so it was hard to know how to catch the power value. If you have any idea, please let me know.
Thanks you.