Skip to content Skip to sidebar Skip to footer
Showing posts with the label Box2d

Libgdx Array<> How To Get Last Item?

I want to change Y position of 'bucket', when camera Y position is higher than 'last cr… Read more Libgdx Array<> How To Get Last Item?

Multiple Fixtures On One Body Or Multiple Bodies?

Let's say I wanted to create 1000, or maybe even 5000 static body lines on the screen. What I a… Read more Multiple Fixtures On One Body Or Multiple Bodies?

Bodyeditorloader - Nosuchmethod

So, I started using Physics Body Editor as an extension to libgdx. I also use Android Studio to com… Read more Bodyeditorloader - Nosuchmethod

When To Use Shaperenderer, Mesh + Spritebatch, Box2d And Scene2d In Libgdx?

I'm new in Android Game Development and after I started with libgdx ShapeRenderer and did a lit… Read more When To Use Shaperenderer, Mesh + Spritebatch, Box2d And Scene2d In Libgdx?