Player goes into floor

Options
Hey, when I try to jump up a ledge, my player sometimes goes into the floor on other clients and will not reappear. Is there a way I can resync every so often, or is there another way I could solve this. Thanks!

Comments

  • vadim
    Options
    Hi,
    Is this PhotonView synchronized object or what?
    If yes, how do you synchronize positions and do you have physics simulation enabled? (it should be on owner only probably)
  • vadim said:

    Hi,
    Is this PhotonView synchronized object or what?
    If yes, how do you synchronize positions and do you have physics simulation enabled? (it should be on owner only probably)

    Hey, I fixed this problem by syncing velocity, but I still have a problem with a player being "invisible" if that certain player crates a server and doesn't press any keys upon spawning.