How do I make a login screen in my game?

Hello, I’m new here and I would like to know if you have:
How do I make a login screen in my game?
Can you generate an e-mail by the game with the user information?
Thanks.

1 Like

Im not sure if its possible for login screens to work. The only thing I can think of is using javascript(not for beginners) and web servers(not really secure for passwords and emails).

However if you just want a password in your app, it is possible!

And to generate emails I dont think thats possible with gdevelop !:slightly_frowning_face:

(I have limited knoledge with gdev and javascript)

1 Like