4ian / GDevelop

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

A splash screen "bug" #7145

Closed stuffbymax closed 2 weeks ago

stuffbymax commented 2 weeks ago

Is there an existing issue for this?

Describe the bug

hello i discovered bug ages ago but i want to post it now because i dint see anyone talking about it.

you probably know this bug

in GDevelop in json file. the

"showGDevelopSplash": true,
"showProgressBar": true  

can be disabled both in json and of course no subscription needed :)

Screenshot_2024-11-10_22-36-47

Steps to reproduce

  "showGDevelopSplash": false,
  "showProgressBar": false

Screenshot_2024-11-10_22-36-47

GDevelop platform

Desktop

GDevelop version

5-5.4.217

Platform info

*OS (e.g. Windows, Linux, macOS, Android, iOS)* >Arch Linux

Additional context

No response

Bouh commented 2 weeks ago

Hello,

Thanks for the report. This is known by the team and isn’t a bug; it’s designed this way. The team will consider changing this approach if any abuse is observed.