playMaker

Author Topic: Please Help!A question about Pun2  (Read 916 times)

goldengingo

  • Playmaker Newbie
  • *
  • Posts: 1
Please Help!A question about Pun2
« on: September 16, 2022, 02:10:26 AM »
A prefab with the Fsm is that when Get Mouse Button Down ,set owner Material to colour blue. This worked both on Master Client and Other Client.

But  I need to click the prefab to change colour ,instead of click wherever I want .So I add System Event-MOUSE DOWN.

Here is the question ,it worked only on Master Client .

So why MOUSE DOWN only on Master Client?