I am trying to find a way to allow the player to move their camera when they right click whilst their mouse is over a textButton.
I have a button which covers the whole screen to detect clicks but this stops the right click ability to move the camera around.
I’ve tried looking for solutions to this problem but I have not yet been successful with this, does anyone know what I could do?
These are the properties of the button:
There is no way, until you make own camera.
otherwise, you better use UserInputService to detect input.