#(funkychick) Animated Clientizen GUI Backgrounds

24 messages · Page 1 of 1 (latest)

swift stag
#

#changelog message

Does this support animated images?

warm etherBOT
#

(funkychick) Animated Clientizen GUI Backgrounds

warm etherBOT
#

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.

magic sentinel
#

Not sure actually - it's just Mojang's logic (the texture atlas and all), so depends on whether they implemented that

swift stag
#

I like to make your life more difficult

#

Also if it does that would be a useful thing to document I think

magic sentinel
#

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

jovial flume
#

Is prismarine animated in the gui?

#

I know its animated when placed

#

That could maybe tell if its possible

magic sentinel
#

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

magic sentinel
#

For blocks you just stack the frames in the texture, e.g.

jovial flume
#

Yup

magic sentinel
#

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

magic sentinel
#

Is this a feature you need/would like to request?

#

If so, should mark it as a feature thread

#

Otherwise

north sleetBOT
#
Thread Closing Reminder

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