My mouse is shown during the play

I just created new project for third person character.

when i simply simulated it, my mouse cursor is not hidden.

When I move around the mouse cursor and when it reaches the border, the camera can’t move further.

so, how can I make the mouse cursor hidden as usual?

Also, when I hit the play button, or stop button, it emits no play sound.

what happened?

Hallo kinoo1.

You need the show mouse cursor node.
Inside your level graph right click and type get player controller, from this node drag off and type show mouse cursor.
Uncheck the show mouse cursor value.

Hi kinoo1,

You can use “Set Focus to Game Viewport” node.

200150-focusnode.png