I want to ask someone, if i should put behind every overlap “run on server” event in multiplayer game as hack protection, or it’s not needed?
This is easily hackable. What you want to do is let the server run the code. Simply add a node “is Server”, and a branch, if true then execute what you want to do.
Thank you a lot
“Switch Has Authority” acts the same way and is only one compact node.