I am creating a new online 2 player game. I already have a server with tons of players on it because of my other games. Is it possible to have one player from Game Center and another player from my own server? Or are Game Center players stuck with other Game center players? I need this relations in my game:
a Game center player -> play with another player from my own server
my own server player -> play with another player on my own server
a Game center player -> play with another Game center player
is this possible with Game center or not?
Appreciate any help.