Rigidbody AddForce doesnt work in Photon Unity

后端 未结 0 453
感情败类
感情败类 2020-12-01 21:29

When it try to add a Force to my Player it moves and then gets teleported back. Do i need to use a RPC ?

Code:

void OnTriggerEnter(Collider other)
{
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题