Using string AR and touch controls

Hi, i am new to Unity and AR and have dabbling with augmenting models using String AR sdk for iOS. What i would like to do is be able to interact with the augmented models i.e rotate them and move them around the screen. I have tried using a touch control code from revelopment.co.uk, but it does not seem to work. any help would be much apreciated.

1 Answer

1

I used this as a basis for basic interaction,

http://www.into-games.com/sledgenet/unity-iphone-quickstart-mesh-pick/

works nicely.