Started by
falistayt
on
Topic category: Help with Minecraft modding (Java Edition)
hello, i need a help in adding animated overlay after using item. i need this overlay but mcreator not adding this animation all frames. https://youtu.be/4RsMviOJfa4
Edited by falistayt on Sat, 10/04/2025 - 12:55
Try converting it to a GIF and then use this,
you can find the tab under Tools -> Create animated texture
And then in your overlay use a sprite,
Then make a ticking procedure that counts up,
oh i forgot, "tagName" in the last picture should be "overlay" like the others or whatever you want the tag to be called
I did this, but the frames of my gif became all black and the resolution of the resulting image was 512x512, but I need to go full screen.
i need 60frames in 1 second, or i need procedure which will divide one tick into fractions