platformer_tutorial icon indicating copy to clipboard operation
platformer_tutorial copied to clipboard

This is a source code of ongoing tutorial series on how to make a platformer with Overlap2D and libGDX

Results 2 platformer_tutorial issues
Sort by recently updated
recently updated
newest added

The player does not drop smoothly when I run your code. At line 66 you have "transformComponent.y += speed.y_delta;" If you remove the "_delta" it runs fine.

It can not run normal on android!!!!