Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animated Banners via Standard Texture #102

Closed
justalemon opened this issue Feb 13, 2023 · 4 comments · Fixed by #153
Closed

Animated Banners via Standard Texture #102

justalemon opened this issue Feb 13, 2023 · 4 comments · Fixed by #153
Labels
priority: p3 low A cosmetic bug or a new feature request status: completed The feature has been completed of the bug has been patched type: feature request Request to implement a specific feature
Milestone

Comments

@justalemon
Copy link
Member

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.

@justalemon justalemon added priority: p3 low A cosmetic bug or a new feature request type: feature request Request to implement a specific feature status: acknowledged We are aware of the bug or feature request labels Feb 13, 2023
@LX3147
Copy link

LX3147 commented Apr 26, 2023

捕获
Is this one?

@justalemon
Copy link
Member Author

Nop, just a custom system to use a single YTD to create an animation that changes over time.

@LX3147
Copy link

LX3147 commented Apr 26, 2023

捕获
In a later update, you can add this?

@justalemon
Copy link
Member Author

I have tried to add it. It's complicated to do so.

@justalemon justalemon added this to the 1.11 milestone Jul 1, 2023
@justalemon justalemon changed the title Animated Banners Animated Banners via Standard Texture Nov 4, 2023
@justalemon justalemon added status: completed The feature has been completed of the bug has been patched and removed status: acknowledged We are aware of the bug or feature request labels Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 low A cosmetic bug or a new feature request status: completed The feature has been completed of the bug has been patched type: feature request Request to implement a specific feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants