Disable input for all players in multiplayer

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?

I try that but it work only for the clients and not for the server : /

well that s just cause you only run it on clients :slight_smile: try in multicast it should work

Don’t works too :confused:

Why not try disabling input on the player controller’s begin play?

maybe for the respawn.