Need to control the camera rotation by touch and draging for looking around…
Are you referring to touch on mobile ?
Hi
I have the same question. can anybody help me, please?
I’ve built a simple character movement interface which might help. The blueprint goes in the player controller.
It uses Input Touch. Touch 1 controls the rotate and up down. Touch 2 (if you put a second finger on the screen after the first ) controls movement of the character forward and sideways.
For the camera you just need the middle section ( touch look input )
Hope its of use:
4 Likes
ez.in player controller,set: enable mouse cursor
Check this, work perfectly!
&t=0s&list=PL-fgKejowZqHurochl-VEf-UymadZuX1F&index=7
Thank, good for me
You are absolute legend. Worked like a charm. Also works for pixel streaming!! Now I am able to use it for all type of inputs.
1 Like