Instead of starting a new topic each time I have some new and (in my mind) cool thing to present to the community I thought I would just start one topic and post things into. I hope this is allowed and note that I am not going to use this like a blog. Thus this is in the miscellaneous section.
Now, I have been seeing many topics with a libgdx in the title (which makes me super happy) so I thought I should do a little more with it and try out box2d. Box2d with libgdx tutorials on the nets are crap. Complete crap. They all go about things differently and don’t just straight up say what is what or make things far more confusing. Box2d is easy to use, once you know how to use it. Here is something I got working and I have to say I am loving it.
http://s16.postimg.org/629st58lf/Untitled.png
http://www.mediafire.com/?9sd0m6llqbcf6w3
Click around to add boxes and right click to add them rapidly. They will break with a certain amount of “pressure.”
One thing I noticed is that when I ran this on my tablet the physics are…off. The boxes will break far easier and sometimes randomly. Ehh probably my code.