Hi everyone,
I’m currently learning Unreal Engine 5 and working on a mobile project. I’m facing an issue with touch inputs on android. First I’ve tried on my own but could not get it done so i decided to watch youtube tutorial for it and I’ve implemented the following by watching a video
But when multiple touches occur simultaneously, the camera suddenly points in random direction .When I try to touch and drag using one finger the camera moves as expected , however if i touch with another finger the camera rotates unpredictably.
Any advice would be really helpful! I’m eager to learn and improve.