Closed aod6060 closed 4 years ago
This will be the next Bullet Physics so I can get this project done.
Did a lot of work on the physics interface. Should be done tomorrow.
Alright back to the grind.
Man I'm have weird library issues with jsoncpp and bullet physics.
Finally I got the library issue fixed. I just recompiled jsoncpp with \MT instead of \MD option for runtime library in code generation... Man that was a headache in a half. So now I just need to make a simple test to see if the library will work. Also I've updated my version of bullet physics to the version off of github so I can do pulling from it. I'll probably do that to jsoncpp as well.
Alright I've got the stuff working for the moment...
Alright I'm so close to closing this issue. I had a ton of issues with the physics issue that I had to push it pack a couple of days.
Ok I'm done with this issue. Time for some FMOD action...
Basically I'm adding bullet physics to the game and making a simple interface for it. More on this later.