I’m using photon and I want to know how to control only my character in the game because now I’m controlling both objects.And another thing my network script is c# and the controller script is in javascript so my question is how to use the variables from one to the other script?
I cant tell you How to only control one character, but there are multiple ways of Using Java variables in c#
Or just learn java?