OnPhotonSerializeView Not firing

Options
Hey guys, i'm new to Photon and am just trying to get OnPhotonSerializeView working. For this example i decided to just send an int over the network. The Code and Inspector: imgur.com/a/Vqm7G, from my understanding this should be printing Sent, Received and the value of x changing constantly in the console, but instead i get nothing. The timer GameObject is in the canvas of my scene. Can someone please help me figure out why this isn't working? Thanks in advance!

EDIT: Actually i do not get absolutely nothing, i only get infinite zeros for the value of x.

Comments

  • BlueSkyz
    Options
    I figured it out, feel free to delete this now
  • jeanfabre
    Options
    Hi,

    I would not delete this thread, but instead explain what was the fix on your end, this will benefit others facing the same problems.

    Bye,

    Jean