Support touch events for dragging
This commit is contained in:
parent
3d47edafbb
commit
299698fe3e
3 changed files with 21 additions and 2 deletions
|
@ -6,4 +6,3 @@ import clickDragComponent from '../src/index';
|
|||
extras.physics.registerAll(aframe);
|
||||
aframe.registerComponent('keyboard-controls', keyboardControls);
|
||||
clickDragComponent(aframe);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue