Photon overship

Options
in my game i have 20 objects which have photon view. when my turn is over i am changing all object owner ship to other player but when it happening i am getting jitter movement on all objects can anyone help me ?

Comments

  • emotitron
    emotitron ✭✭✭
    Options
    Are you up to date on your Pun2 version? The latest that just released last week is version 2.19.1 and it has a lot of changes to ownership handling. I would start there first so you are debugging the same code that is current.
  • Ameee_SSJ3
    Options
    i am using pun 2 but old version i will update it and let you know
  • Ameee_SSJ3
    Options
    @emotitron i solve the problem by using classic transform view and it work like a charm now.