Hello everyone,
Im making a multiplayer game and i want that when the players spawn, theirs inputs are disable, but i don’t find how, i try that but it doesn’t work :
Hello everyone,
Im making a multiplayer game and i want that when the players spawn, theirs inputs are disable, but i don’t find how, i try that but it doesn’t work :
maybe you should just use the set input mode UI only node.
did you tried with it?
well that s just cause you only run it on clients try in multicast it should work
Why not try disabling input on the player controller’s begin play?
maybe for the respawn.