I recently found the Lobby and Worlds video and downloaded the project. After reading the "Getting Started" pdf I have a few questions (since the tutorial video for this hasn't been made yet or I just haven't found it) :
1: When going into the 'Lobby;' scene, it has its own NetworkManager, is this going to be an issue with the NetworkManager I already have or do I need to combine them or something?
2: When going form the 'Lobby' Scene into my game's 'Game' scene, does the Lobby NetworkManager still need to be involved or do I drop it for my game's NetworkManager?
Basically my questions have to do with what happens to my NetworkManager now that I have this second one to work with.
Thanks in advance for the help!