Probleme with 2024.4 overlay rendering

Started by Skal2 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Probleme with 2024.4 overlay rendering

idk why but i cant make an overlay in mcreator 2024.4 that work correctly https://imgur.com/a/NoXsbo0

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
(this is an image 4x4 and…
Mon, 10/27/2025 - 05:55

(this is an image 4x4 and its not rendering right)

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how are you like adding it…
Mon, 10/27/2025 - 09:23

how are you like adding it to the overlay?

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
im adding a sprite
Mon, 10/27/2025 - 15:52

im adding a sprite

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
what is wrong with the…
Mon, 10/27/2025 - 15:55

what is wrong with the overlay? what is it supposed to look like?

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
this was a test with an 4x4…
Mon, 10/27/2025 - 16:06

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 

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
oh you can't use animated…
Mon, 10/27/2025 - 16:13

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

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
can you show the settings of…
Mon, 10/27/2025 - 16:19

can you show the settings of your sprite?

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
hm the only thing I can see…
Mon, 10/27/2025 - 16:31

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?

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Unfortunately no
Mon, 10/27/2025 - 16:34

Unfortunately no

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
changing the stuff I…
Mon, 10/27/2025 - 16:35

changing the stuff I suggested?

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Sory I’m not the best in…
Mon, 10/27/2025 - 16:40

Sory I’m not the best in English what do you mean 

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
change the > to <=
Mon, 10/27/2025 - 16:42

change the > to <=