Hi Guys,
I've pretty much followed the code from the tanks tutorial and transitioning to my game scene works well, every other aspect of my game so far e.g. ui, syncing vars, movemnet etc works and then when I try to get the players to go back to the lobby it just refuses to work.
I call the ServerReturnToLobby() function from my game manager when the game is over, so far its just when a player gets 3 kills. This game manager script is attached to an object within the play scene, not to a...
NetworkLobbyManager ServerReturnToLobby() isn't working?
I've pretty much followed the code from the tanks tutorial and transitioning to my game scene works well, every other aspect of my game so far e.g. ui, syncing vars, movemnet etc works and then when I try to get the players to go back to the lobby it just refuses to work.
I call the ServerReturnToLobby() function from my game manager when the game is over, so far its just when a player gets 3 kills. This game manager script is attached to an object within the play scene, not to a...
NetworkLobbyManager ServerReturnToLobby() isn't working?