Few questions about multiplayer.
1) How do I sync an objects opacity to both the peer and the host?
2) How do I move the peer and the host to a new position in the layout?
I know these are simple questions, but for some reason I'm having alot of difficulty with it. Whenever I try to change opacity it only happens to the peer, and whenever I try changing there positions it only happens to the peer. Could you please explain why this is happening, and where I can insert code so that my objects will display there opacity to both players.