jujunjun110 / aframe-crawling-cursor

MIT License
45 stars 12 forks source link

Cursor needs to use new global normal for hover height #7

Closed casonclagg closed 7 years ago

casonclagg commented 7 years ago

Change example to break it:

    <a-box position="-3 0.8 -3" rotation="0 180 0" material="color:red">
        <a-box position="0 1.6 0" rotation="0 30 0" material="color:blue" scale="1.2 1.2 1.2"></a-box>
    </a-box>