#Loading screen button conversation
1 messages · Page 1 of 1 (latest)
Did you set the transition map in project settings?
Is the button being called on the server? Have you confirmed the gamemode exists?
In the pictures you posted, your calling Client events. You can only call client events FROM the server
The gamemode is only valid on the server
Ah yes
Its called
I only need the code to create the loading screen the replication stuff is already done
Because before the loading screen was set when starting the game in the lobby and now I removed the lobby and I don’t know how to create load widget when hosting the game
Ah your running into a timing issue maybe. Show the loading screen and just for testing, add a delay before you do the map travel of 3 seconds. Does that work?
I can’t try now I’m not at home
But when I use map travel the game doesn’t start because I didn’t create a Mp session