MultiGame icon indicating copy to clipboard operation
MultiGame copied to clipboard

MultiGame is a tool for rapid development in Unity

Results 3 MultiGame issues
Sort by recently updated
recently updated
newest added

Managed Message is the most powerful functionality in MultiGame, yet does not support arguments of type Object or GameObject

bug

The current networking implementation relies on Photon Unity Networking. Unfortunately, the API is out of date and Exit Games will eventually discontinue support. Networking in MultiGame should be removed or...

bug

MultiGame includes code for Photon Networking and UniStorm, which must be removed from most projects before the game will compile. These should be separated out into external packages or removed

bug