java - complex animated objects in AndEngine -


i'd implement complex animated weapon objects have different states , various amount of sprites.

for example 1 weapon object has 36 sprites full rotation 360 degree in isometric projection, has 72 additional sprites shot(2 sprites each position previous 36 sprites) , on.

some other weapon object have 36 sprites full rotation 360 degree , have 5(not 2 previous one) sprites each position previous 36 sprites.

my question - should manage animated sprite indexes manualy or clever tools exists angengine similar tasks ?

how best it?


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -