I try to use photon transform view it syncs perfectly for my master into the client but not client to master
Any help or suggestion
Thanks in advance
I try to use photon transform view it syncs perfectly for my master into the client but not client to master
Any help or suggestion
Thanks in advance
It sounds like the master has authority over the transform. Make sure to enable IsMine
to allow the client to be allowed to move the transform: 7 - Player Networking | Photon Engine
Here is more information on the Photon “Authoritative Movement” concepts 3 - Authoritative Movement | Photon Engine
Thank you I will look into it