I have a simple image sheet of a paint can falling over. This has been run through texture packer and I am using the .png and created .lua file to set up for the animation.
The can displays fine and falls over as expected, however the entire sprite sheet displays in the background behind the animated sprite. For each image rendered I get a new display of the image sheet. This makes for a very cluttered scene.
Any ideas on how to correct this issue?