Local Multiplayer

Hello. Im currently making a local multiplayer game and Im woundering if there’s a way to make all players be able to control the menu cuz the setinputtoUIonly only takes one player controller??

you need to dynamically set which player controller to use through something like get owning player. this kind of thing is explained in the local multiplayer livestream done by Wes Bunn on the unreal youtube channel. i think the section you want is about 36 mins in.