Started by
Skal2
on
Topic category: Help with Minecraft modding (Java Edition)
idk why but i cant make an overlay in mcreator 2024.4 that work correctly https://imgur.com/a/NoXsbo0
Topic category: Help with Minecraft modding (Java Edition)
idk why but i cant make an overlay in mcreator 2024.4 that work correctly https://imgur.com/a/NoXsbo0
(this is an image 4x4 and its not rendering right)
how are you like adding it to the overlay?
im adding a sprite
what is wrong with the overlay? what is it supposed to look like?
this was a test with an 4x4 overlay (so we can see the problem). Im trying to add a headset that have a sprite of subway surfer and this is the overlay with sprite in 256x256 https://imgur.com/a/mRCnSb2
oh you can't use animated textures in overlays like that,
the texture has to be a sprite sheet, which i'm pretty sure mcreator generates for you when you make an animated texture using their tools. it looks like the all the frames stacked on top of each other vertically.
and then to play the animation you have to set up a timer and use it here,
make sure to set the number of sprites to the amount of frames in the animation
I know i have walk through this "your" tutorial : https://mcreator.net/forum/119706/animated-overlay but even with this it dosn't work
can you show the settings of your sprite?
Sure https://imgur.com/a/vcrwBOX
hm the only thing I can see that might be a problem is,
yours:
mine:
but that shouldn't result in the frames being stretched... Does it animate, even if the frames are stretched?
Unfortunately no
changing the stuff I suggested?
Sory I’m not the best in English what do you mean
change the
>to<=