Mouse button events work inside the controller but not inside the player

Add a print string on left mouse button for each place where you used it and see which fires.

Your controller probably consumes the input not letting the other actors use the buttons just like @Everynone says.

Controller consume unchecked

Pawn

Left click in game
obraz

1 Like