#(funkychick) Animated Clientizen GUI Backgrounds
24 messages · Page 1 of 1 (latest)
(funkychick) Animated Clientizen GUI Backgrounds
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
Not sure actually - it's just Mojang's logic (the texture atlas and all), so depends on whether they implemented that
I like to make your life more difficult
Also if it does that would be a useful thing to document I think
Mojang doesn't seem to support animated ones :/
Unless some resource pack expert knows something I don't
All animated GUI resource packs online seem to be Optifine, so probably not
Is prismarine animated in the gui?
I know its animated when placed
That could maybe tell if its possible
Would probably need to build our own rendering logic for animated stuff if that's wanted, simplest form being
background:
- frame
- also_a_frame
- a_frame_btw
Fanciest form being full on gif support
Well, that's a block with block texture handling - if it's ever rendered in a GUI that's as an item or something, not as a GUI sprite
For blocks you just stack the frames in the texture, e.g.
Yup
The GUI sprite atlas is a whole separate thing, which can't really support such formats since it'll just streach the texture by default
gif tag when
Is this a feature you need/would like to request?
If so, should mark it as a feature thread
Otherwise
Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.
If not yet resolved, please reply below to tell us what you still need.
(Note that if there is no reply for a few days, this thread will eventually close itself.)
@swift stag