I am making a multiplayer fps game and following this tutorial https://www.youtube.com/watch?v=xRXOnuFji-Q&list=PL0iUgXtqnG2gPaXE1hHYoBjqTSWTNwR-6&index=4
I am new to making multiplayer games and games overrall.
I got this error Can not Instantiate before the client joined/created a room. State: Joining UnityEngine.Debug:LogError (object)
When I play it gives me this error then kicks me out of play mode. I am doing this all in unity game engine.