libgdx-sprite-sheet-and-physics-example icon indicating copy to clipboard operation
libgdx-sprite-sheet-and-physics-example copied to clipboard

Example for loading physics shapes in LibGDX

Results 2 libgdx-sprite-sheet-and-physics-example issues
Sort by recently updated
recently updated
newest added

Hello everyone. I'm getting an error when trying to build this repo, in short, it tells me the project is using deprecated Gradle features, the required Gradle version is 2.2...

Hi. I'm following your libGdx tutorials. I'm using kotlin and ı'm new. I cant import PhysicsShapeCache. can you help me? i add """ implementation("com.codeandweb.physicseditor:gdx-pe-loader:1.1.0") """ line in a buil.gradle but...