I need a variable responsible for the number of live players, when a player connects to a room, it increases by 1, when he dies, it decreases.
I tried using RPC and stream, but nothing worked.
I need a variable responsible for the number of live players, when a player connects to a room, it increases by 1, when he dies, it decreases.
I tried using RPC and stream, but nothing worked.