Home Unity

particle system enableEmission over a network

I have a particle system in place turning itself on and off based on the player velocity which is working fine.
The problem I am having is over the network when the effect turns off for player 1 it is still visible to player 2 and vice versa.
Does anybody know the approach for syncing this up over a network?

Replies

Sign In or Register to comment.