Search Unity

Send variable from scene to another to prevent players to enter if room is maxed

Discussion in 'Multiplayer' started by LiOn0X0HeaRt, Jul 3, 2015.

  1. LiOn0X0HeaRt

    LiOn0X0HeaRt

    Joined:
    Jul 14, 2014
    Posts:
    38
    Hi
    i want to make a lobby
    but the problem is i don't know how to tell the other scene if the room is full

    how should i pull this out? RPC or Command
    should they have the same script?