angle raycaster down
This commit is contained in:
@@ -154,6 +154,7 @@ AFRAME.registerComponent('debug-controller', {
|
||||
secondaryHand.object3D.position.set(-0.2, 1.5, -0.5);
|
||||
primaryHand.object3D.position.set(0.2, 1.5, -0.5);
|
||||
secondaryHand.setAttribute('rotation', {x: 35, y: 0, z: 0});
|
||||
// primaryHand.object3D.rotation.x = Math.PI / 2;
|
||||
},
|
||||
|
||||
onMouseMove: (function () {
|
||||
|
||||
Reference in New Issue
Block a user