I am currently trying to get mouse look to only work when you have the right mouse button pressed and have tried it with “Chorded Action” and this was pretty flakey and have now tried it with a bit of a hack in BP:
This SOMETIMES works but not reliably - when the game kicks off it works first time - then if i release the right mouse button it doesn’t work at all - if i perform some other action it then doesn’t work initially but then starts working again.
yes i removed the chorded action - the reason i am mixing them is because the chorded one wouldn’t work either - it allowed free mouse look at the beginning and only then started working - though i guess it worked better than what i have right now:
Is there a way to turn off all inputs except for the ones I specify? It seems right and left mouse button hold both make mouselook work which is…weird?