Affect other players

Options
mfv
mfv
There are 2 players and 1 object.
First player touching this object and we want to change the color of the second player.
How can i do it?

Comments

  • vadim
    Options
    Use 2nd player custom properties (handle 'color' property changes and apply color) or find 2nd player object and send RPC to it.