-
What do you want to achieve?
disable camera drag temporarily while the camera still follows the player -
What is the issue?
I cant disable the camera drag without disabling the camera moving, if it doesnt move it wont follow the player anymore -
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I tried looking if there is a setting for it or if there is somebody that tried doing it before but couldnt find anything
note that the drag is meant to be disabled after the player is holding the screen, so using a ui wont work
also note that the player can move when this happens so Idk if setting the camera to scriptable would work
this is for a charged shot for mobile, the one for pc is done and works well because click doesnt move the camera unlike mobile. everything for the mobile charged shot is done and works well except this