If I want all the players to be teleported at the beginning of the round, do I have to make a trigger_teleport for each of them?
Because I don't see any brush entity called func_teleport_destination or something like that which means that if I made just one teleport, it would teleport all players into the same point which would probably cause problems...