#Loading screen button conversation

1 messages · Page 1 of 1 (latest)

whole scaffold
#

Thread start

gilded nimbus
#

Did you set the transition map in project settings?

hardy terrace
#

Yes

#

I created an empty level and I pitted in the transition map

whole scaffold
#

Is the button being called on the server? Have you confirmed the gamemode exists?

hardy terrace
#

The game mode is set in the world settings

#

What do you mean called by the server

whole scaffold
#

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

hardy terrace
#

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

whole scaffold
#

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?

hardy terrace
#

I can’t try now I’m not at home

hardy terrace