Hi everyone!
I’m working on a game in GDevelop, and I’d like to offer the player the possibility to download a custom file — ideally a PDF (it’s meant to be a poster), but it could also be a .jpg if that’s easier.
I want this download to happen when the player clicks a button.
However, I’m not sure if that’s possible in GDevelop, or how I should approach it — especially since the file would already be included in the game.
Any help, tips, or examples would be greatly appreciated. Thanks in advance!