Hi,
Been looking around for a solution to a minor grevence of mine. A great plugin firstly. One issue I’m having however is that the setup to get drags working is less than ideal. All I want is the ability to pan my camera when the user drags but my setup so far is to make a box collider that fills the screen and then have a parent object listen to it’s drags. I don’t feel this is particularly optimal and just wondered if there’s a better solution?
Thanks,