Closed MannyMeadows closed 7 years ago
Hey @MannyMeadows,
please have a look at the current version, inverted zoom is now implemented. It is false by default and can be added have a look at the README or the basic example.
<a-entity
id="camera"
orbit-controls="
invertZoom: true;
"
>
</a-entity>
Hope it's what you were looking for!
Cheers
Till
That is exactly what I'm looking for.
Thanks for the quick turnaround!
I'm seeking an option for inverted zoom, much like the aframe inspector.
Many users will find an inverted zoom much more intuitive.
Many thanks.