When creating an animation in Tiled I set up the animation like:
Rotating Planet
5000x100 (50 Frames)
Frames are all therefore lined up on X axis as needed
Set animation to each frame 1000ms
Animation looks great inside Tiled on map
Issue:
When I run the server the animation shows much faster than the 1000ms I set per frame
Notes:
It seems all animations on output timing is off
I set the image up as a GIF and tried to add it as an image background but it was showing over other layers looked awful
I tried adding it as a Tile on an Object Layer so I could resize, etc. but when I do that the animation does not work