tizzle / aframe-orbit-controls-component

An Orbit Controls Component for A-Frame VR
https://tizzle.github.io/aframe-orbit-controls-component/
MIT License
74 stars 25 forks source link

Use targets world position instead of local #37

Open greengiant83 opened 6 years ago

greengiant83 commented 6 years ago

If the target is an entity nested inside another one, the objects world position should be used for orbiting instead of its local position

meitheli61 commented 4 years ago

how to achieve that?