Hello,
I read that Unity free edition supports up to 20 concurrent players. My game require many rooms with 3 players. I will solve this by launching multiple instances of Unity on the server. Constraint of 20 concurrent players: Is it per instance or globaly? Thanks!