I am using Photon View to make my game multiplayer but when ever an object gets instantiated trough photon view it thinks that the object is a new player, so that I can only instantiate 1000 objects in a server (The game I'm making you can build thing a bit like minecraft and if you can only have 1000 blocks you cant have any more . . .) Is it possible for a block to be seen on every ones game but not registered as a player?
↧