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 waving flag in the main menu #2470

Closed
elioqoshi opened this issue Apr 18, 2016 · 9 comments
Closed

Animated waving flag in the main menu #2470

elioqoshi opened this issue Apr 18, 2016 · 9 comments

Comments

@elioqoshi
Copy link

Would you agree on animating the flag in the main menu to be waving? That would add some life to the main menu.
Similar to Crash Team Racing (beginning)
https://www.youtube.com/watch?v=3O8FK5d67cM

@auriamg
Copy link
Member

auriamg commented Apr 18, 2016

Maybe, but I'm a bit unconvinced. This may get annoying (IIRC crash team racing had a lot less menus than we had). Also, this is not possible with the current GUI engine, and this feature is probably not important enough to warrant modifying the GUI engine for that

@elioqoshi
Copy link
Author

So you say that even an animated GIF wouldn't be possible?

@auriamg
Copy link
Member

auriamg commented Apr 19, 2016

If we did it, an animated gif would definitely not be the way :) that's not the way 3D engines work

@elioqoshi
Copy link
Author

But then I'm not sure of the limitation you were referring to?

@auriamg
Copy link
Member

auriamg commented Apr 19, 2016

We'd need to make it a 3D animation. It's doable but just not a priority, atm the background is a static image

@hiker hiker added this to the later milestone May 2, 2016
@MatthewsSam
Copy link
Member

How is the background drawn? If it's with a shader then it might be possible to modify it "relatively easily "

@leilei-
Copy link

leilei- commented Aug 9, 2016

the way i'd do it is make a texture atlas and just change the tex coordinates over time. You can make your 3d flag animation in blender and output PNGs to process in imagemagick's montage

@auriamg
Copy link
Member

auriamg commented Aug 10, 2016

I'm closing this because in the end this is not a bug and not a feature request that we really plan to work on at this time. It may code later, but considering we are mostly busy implementing networked multiplayer, having a waving background seems extremely unimportant in comparison

@auriamg auriamg closed this as completed Aug 10, 2016
@MatthewsSam
Copy link
Member

Maybe it would be better to let it open?
So anyone interested can give it a try

@Alayan-stk-2 Alayan-stk-2 removed this from the later milestone Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants