Media Summary: Box2D Lesson 2.27 -- Fixing bugs in our platform and using bullets Took most of the day to painstakingly figure out why my physics integration pipeline was randomly crashing or going into infinite ... In this video we learn how to make fixtures break under certain forces. MouseJoint
Box2d Libgdx Bug - Detailed Analysis & Overview
Box2D Lesson 2.27 -- Fixing bugs in our platform and using bullets Took most of the day to painstakingly figure out why my physics integration pipeline was randomly crashing or going into infinite ... In this video we learn how to make fixtures break under certain forces. MouseJoint A bike game in progress :) Using overlap2D for making the levels (physics data+rendering the dirt). + Simple physics test for a game I'm developing currently. IMPORTANT NOTE: I didn't do the jumping mechanic in the contact listener correctly. It doesn't matter right now, but it will later.