4ian / GDevelop

🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone.
https://gdevelop.io
Other
10.53k stars 841 forks source link

Branding and Loading screen support GIF or WEBP #5520

Open frontend-winter opened 1 year ago

frontend-winter commented 1 year ago

Description

Support GIF image display

Solution suggested

Upload GIF images can be displayed dynamically

Alternatives considered

frontend-winter commented 1 year ago

I thought loading GIFs would be a cool thing to do, hope you can get a solution here, thanks

frontend-winter commented 1 year ago

I found a solution: https://pixijs.io/gif/examples/, but the pixi. Js version 7.0 and above, how to upgrade the pixi? @4ian