OrientControl - Anyone out there using this successfully

Morning everyone,

I’ve purchased and setup my scenes using the orientController script by col000r and i’ve had modest success but have generated more bugs then i’m thinking its worth. Of course i’ve gotten 0 response from col000r or anyone on their website so thats great news.

basically my game is a 2D game (using 3D objects) and everything works great in the default landscape but when i flip landscapes input becomes VERY complicated… objects are near impossible to pickup etc.

Also our inventory system requires left handed and right handed settings… which worked prior. But w/the scripts up and running if i rotate to the opposite view, the finger position flips to the opposite direction.

Theres very little documentation w/the script and as noted i can’t seem to get ANY support on the issue. If you have any experience w/the plugin please shoot me a message… i could use the help.

Cheers
Bryan

Have you tried using AlignInput instead of just raw touch position values?