Animated overlay

Started by falistayt on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Animated overlay
Sat, 10/04/2025 - 12:55 (edited)

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
Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Try converting it to a GIF…
Thu, 10/02/2025 - 18:34

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

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I did this, but the frames…
Fri, 10/03/2025 - 09:46

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.

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i need 60frames in 1 second,…
Fri, 10/03/2025 - 09:48

i need 60frames in 1 second, or i need procedure which will divide one tick into fractions