Started by
Saiber Rida
on
Topic category: Help with modding (Java Edition)
I made an animated image for an overlay, but when jumping onto the game, it doesn't go past the first frame, and I assume there's a way of making it work considering that when saving animations you can save them screen animations
The only way I know of setting up an animation in an overlay would be to import each frame individually, set up conditions for when to show each image, and then manually cycle through them.