-
I know this is a large ask, but I thought I'd at least put it on the table.
-
https://github.com/playgameservices/play-games-plugin-for-unity/issues/481
As explained link given above, players were waiting a alot to start a random match. At first, I thought it was GameVariant pr…
-
@claywilkinson How can I find information about how to use getAllInvitation(). Are there any usecase in examples?(I could not find)
-
Getting error on Unity 5.2.0f3 (On MacOSX 10.10.3) :
Error building Player: Exception: /Applications/Unity/Unity.app/Contents/Frameworks/Tools/UnusedByteCodeStripper2/UnusedBytecodeStripper2.exe did …
-
Tested on both device. Both didn't work.
Logcat:
adb server is out of date. killing...
adb server is out of date. killing...
- daemon started successfully *
adb server is out of date. killing..…
-
Okay I've been chewin' on this idea for a while, because of talk of some code rewrites it's probably better to toss this idea out there earlier than later.
I've read some perhaps not all the issues …
-
Hi,
How would you handle the screen rotation (or other config changes) when playing a real time multiplayer game ?
In your example, you call leaveRoom in the onStop, so the player leave the game as …
-
Guys, I need very clever solutions. I have published my game. Now I will update it with changes on Realtime Multiplayer. But a player with new update and a player with old update will not be able to p…
-
hi,
is there a way to implement WebRTC
a lot of game engine like construct 2 use it for multiplayer
thanks
-
Hello,
I m using this plugin in my android project but seems like i m stuck in start and authentication not working:
Social.localUser.Authenticate((bool success) =>
{
if(…