Describe the bug
Been an issue for a while, not every time it gets called does it send a tap, but far too often to ignore. Causes player to run around like they're dying.
To Reproduce/Line of code causing issue
Camera.turnTo(whatever);
Expected behavior
Turn the camera without sending a tap to the screen
Additional context
A few of us (sw's) have just been removing the camera calls from our scripts but about time I just reported it..
Describe the bug Been an issue for a while, not every time it gets called does it send a tap, but far too often to ignore. Causes player to run around like they're dying.
To Reproduce/Line of code causing issue
Expected behavior Turn the camera without sending a tap to the screen
Additional context A few of us (sw's) have just been removing the camera calls from our scripts but about time I just reported it..