How to activate Mouse Curson 3rd Person?

Hi folcs!
I made a nice Movement script.
Controlls are for an MMORPG.

So i have choosen the 3rd Person Template to build up on it.

There are several Tutorials in the Web, but most of them do things, these wont work on my Version of UE4 Editor. so just adding and configure a Controller BP, which is originally not there on 3rd person template, wont work for activating the mousecursor.

Even a tutorial on YT for first person wont work. On the video, the cursor shows up after activating it, but not on my machine.

So i think there is another way, to activate it, may be someone could help me out?

Hello GFA-SkyRanger,

You could try using “Set Show Mouse Cursor” and setting it to true. You could also set this in the player controller it’s self in the class defaults. I hope that this information helps.

Option 1:

28730-showmousehelp.png

Option: 2

Make it a great day

Thank you. I will tryit.
Option 2 wont work at all, thats my Problem, because im asking.

Well, this worked for now.
But my Controls wont work anymore (rightklick and leftklick for several funktions for controlling the character).

It seems, i have to leftklick for mouseactions. So if i hold the left button, it accepts my function to use the rightbutton.

So others dont work anymore.
i have one for only left button, one for only right button and one for both mousebuttons. Well, the other mousebuttons, too, but there just working, while pressing left button.

How can i deactivate the neccessary to klick left button for actions?

113690-image3.png