Room Instead of a window

Posted by jose_creative
is it posible to make that instead of showing a window, it goes to a room?
like for example:

a room with an button and textbox object

Replies (1)

Last message on 24 Apr 2021

Size43 (Administrator) on 24 Apr 2021, 19:09:11
Yes, this is possible! If you want to draw your own login screen, you can use gms_login_execute to execute the login. You can set the username and password for the login with gms_login_set_password and gms_login_set_username.