First person mouse free

What I want to do is in first person or third. be able to move using the WASD and turn while holding down the right mouse button.

The left mouse will be free to click any where in the screen.

Just cannot find a documentation on it or tutorial since its to long of a search.

Any one have any links for a tutorial on this?

thank all

1 Like

You can just add a boolean for the right button

If you are using the enhanced input subsystem, you can can do this with no code.
Put a ‘Chorded Action’ trigger on the look input:

1 Like

Thanks I will try that.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.