Hi,
I’m trying to create a item dragging mechanic (similar to Lumber Tycoon) where you can grab certain objects and drag them around the world. I’ve got the system working absolutely perfectly on PC, however when working on mobile when the player drags the object it just rotates the camera as well which is not what I want.
Is there any way to temporarily disable the rotation mechanics when you swipe on mobile? If I were to start dragging an object, when I drag I drag the object instead of rotating the camera.
Any help would be appreciated,
Tom