Hi,
Thanks for the great work - I'm using the gesture-handler / gesture-detector and it is working well.
I recently added the animation="property: rotation; to: 0 360 0; loop: true; dur: 10000" to a-entity to have the models rotate automatically.
When this happens you can still pinch to zoom but can no longer use one finger to rotate the object
Do you know how to disable the rotation animation on touch?
Thanks in advance!
Hi,
Thanks for the great work - I'm using the gesture-handler / gesture-detector and it is working well.
I recently added the
animation="property: rotation; to: 0 360 0; loop: true; dur: 10000"toa-entityto have the models rotate automatically.When this happens you can still pinch to zoom but can no longer use one finger to rotate the object
Do you know how to disable the rotation animation on touch?
Thanks in advance!