LibGDX LibGDX Tutorial 13: Physics with Box2D Part 3: Collisions
Previous Part Table Of Contents Next Part So far we’ve covered creating a simple simulation then how to create physics bodies and apply forces to them now we look at dealing with collisions. Truth of the matter is, most of the work is just done for us. Let’s just right in with an example, […]
LibGDX LibGDX Tutorial 13: Physics with Box2D Part 3: Collisions Read More