powbot / issues

1 stars 0 forks source link

[BUG] Camera sends taps #213

Open iDznPB opened 1 year ago

iDznPB commented 1 year ago

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..

Nickert1337 commented 1 year ago

I think this one is related: https://github.com/powbot/issues/issues/97

Camera is just wacky overal