Is DragonBones compatible with libGDX? -


i trying use dragonbone animations in libgdx game.

i working on endless runner game,so json levels loaded continuously , obstacles , coins created each time level gets loaded.

whenever apply dragonbone animation obstacles,game having lag , white screen appears while executing code collision.

is dragonbone compatible libgdx? or problem occur because code structure not proper?(for each level,i assigning dragonbone each obstacles dragonbone array.not able use loader dragonbone also.didn't code net.)

hope relevant suggestions.i getting hard time on issue.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -