needle-tools / ar-simulation

AR Simulation for Unity • Right in the Editor • Minimally Invasive
109 stars 10 forks source link

ARFoundation samples: SampleUX scene #8

Closed marwie closed 4 years ago

marwie commented 4 years ago

Does not work atm because the used example component "PlaceMultipleObjectsOnPlane" only supports touch input.

image

marwie commented 4 years ago

fixed in our fork here https://github.com/Unity-Technologies/arfoundation-samples/compare/master...needle-tools:master?diff=unified

hybridherbst commented 4 years ago

Closed; new InputHelper works around that by using Input.SimulateTouch