Hello!
I have encountered an issue with the DragDropItem script when rotating the camera -180 degrees on the Z axis (essentially flipping the screen). When the player attempts to drag an item while the camera is at this position the item moves in the opposite direction of the cursor.
For example if I drag an item up and to the left it will drag it down and to the right. The cursor with be at the correct position but the item will essentially be in the opposite location. I have tried using a multiple camera setup and it still doesn't seem to respond correctly. I have also tried messing with every camera setting available. I feel like this is something simple that I'm just missing.
Any help would be greatly appreciated!