Animated Banners via Standard Texture
justalemon opened this issue · 4 comments
justalemon commented
An animated banner is a banner where the image changes every frame, creating an animation.
For example, there are 60 textures in animation.ytd, called animation_0 to animation_59, representing 60 frames for a total of 1 second.
You then just set up a banner with a total of 60 frames and a duration of 1 second with ytd called animation and LemonUI does all of the work.
LX3147 commented
justalemon commented
Nop, just a custom system to use a single YTD to create an animation that changes over time.
LX3147 commented
justalemon commented
I have tried to add it. It's complicated to do so.