Tagged Questions
0
votes
1answer
897 views
Problem with AssetManager in libgdx
I started using the asset manager, so I could use a loading screen. Everything is working fine, but when the app enters a pause state, it unloads every asset and when it loads the screen all the ...
4
votes
1answer
3k views
How to use particle editor for libgdx?
In the libgdx wiki, this particle editor is recommended. And this blog was helpful. But the problem is that I am not sure yet how to use it for my game. Let's say I want to have a fire-effect in my ...