Hello, I set up photon in my 2D side scrolling MMO game (think maplestory rip off) and its working well so far I can get multiple to connect appear and move around I just wish they wouldn't collide with each other. Ive tried making RPC calls that pass collisions but photon complains about that. How can I make it so players do not collide with each other? Changing the layers that they spawn on doesn't really work because then I would have to make another ground object spawn there too or else all players but 1 would fall. Hm.. I haven't been able to find information on this yet...
↧