I want to create simple computer like in lethal company. Player presses E and starts to type in commands. I have an issue with setting the Keyboard Focus correctly. In this current set up only Server can type on the computer. Any ideas how can i properly set the focus for client player?
This is my interaction function, everything works well until “Interacted” is called on the Computer.
This is the Computer Screen Widget blueprint.
Here is a recording of whats happening.