good morning or good evening.
here i started using the photon plugin to create multiplayer games.
except that something is questioning me.
for example we always check to send data that either has our id (ActorNr).
but where I do not understand is that I can modify this variable locally to pass for another player by putting another ActorNr.
the same at any time i can change the game values and teleport to a position.
suddenly I get easily cheated.
how does it work in practice?