Hello, I ask for your knowledge to enlighten me in my project, I want to use my unreal project on a computer with a touch screen, the goal is to be able to rotate, zoom, and move the camera around my object. I configured my pawn camera in the same way as an android project (for the touch aspect) but it doesn’t react in the same way, I can’t zoom, and when I put my finger to rotate it resets the angle of my camera. Do you know what are the differences between android touch and touch windows? Thank you!