Tagged Questions
0
votes
3answers
849 views
Using multiple sprite sheets for same object AndEnginge
I have multiple sprite sheets for my object(Parrot) like eating, moving left to right, right to left and much more. I am using AndEngine gles2.0. How should I implement it? Every time I have to use ...