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

Load GIF file format for main menu slideshow #8

Open
Calinou opened this issue Sep 19, 2021 · 0 comments
Open

Load GIF file format for main menu slideshow #8

Calinou opened this issue Sep 19, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Calinou
Copy link
Owner

Calinou commented Sep 19, 2021

Related to #7 and #6.

When the player is inactive on the main menu for a certain amount of time (~30 seconds), MDK displays a slideshow of several static GIF images:

  • MISC/MDKS_001.GIF
  • MISC/MDKS_002.GIF
  • MISC/MDKS_003.GIF
  • MISC/MDKS_004.GIF
  • MISC/MDKS_005.GIF
  • MISC/MDKS_006.GIF
  • MISC/MDKS_007.GIF
  • MISC/MDKS_008.GIF

A GIF loader should be implemented to load and display those images. A GDScript solution is preferable, but GDNative or a custom C++ module is acceptable too.

@Calinou Calinou added enhancement New feature or request help wanted Extra attention is needed labels Sep 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant