I have a touch input system that can
rotate a camera by dragging your
finger left or right across the
screen.
Assuming this is done in the player controller, passing handled should prevent the controller from receiving input.
I have a touch input system that can
rotate a camera by dragging your
finger left or right across the
screen.
Assuming this is done in the player controller, passing handled should prevent the controller from receiving input.