Rollback change owner

Options
I have a game with a ball, when I change the owner and apply addforce, the object roll back on the previous master client of the gameobject.

Any idea how I can handle that ?

Comments

  • Tobias
    Options
    Taking over ownership takes a roundtrip to work. Maybe the user didn't get it yet? You might want to debug this with some visual help: change the color of the ball when it's "yours" and show a visual hint when you apply the force, etc.
    Sorry for being vague but I can't dive in deeper at the moment.
  • CapPotato
    Options
    @Honikou did you find a solution ? I need to change the owner on a ball in movement but I can't find a solution :(