Using LibGDX, how do you have an animation using seperate images ?
问题 I'm learning how to make games using LibGDX and I'm trying to make a small platform game (using Eclipse). I made 4 images on the main character running to make an animation when he moves. However, I can't find anything online to show me how to make an animation without using a SpriteSheet. How do you make an animation using 4 different images ? 回答1: First of all: You should not use different images. Maybe for your player it does not matter much (because there is only one) but in general you