Browse Source

update aframe

Nikolay Suslov 6 years ago
parent
commit
7351511a84

File diff suppressed because it is too large
+ 4 - 3902
public/vwf/model/aframe/aframe-master.js


File diff suppressed because it is too large
+ 1 - 4
public/vwf/model/aframe/aframe-master.js.map


File diff suppressed because it is too large
+ 0 - 0
public/vwf/model/aframe/aframe-master.min.js


File diff suppressed because it is too large
+ 0 - 0
public/vwf/model/aframe/aframe-master.min.js.map


+ 1 - 1
public/vwf/view/aframe.js

@@ -846,7 +846,7 @@ define(["module", "vwf/view"], function (module, view) {
         let controlEl = document.createElement('a-camera');
 
         controlEl.setAttribute('id', 'avatarControl');
-        //controlEl.setAttribute('wasd-controls', {});
+        controlEl.setAttribute('wasd-controls', {acceleration: 100});
         controlEl.setAttribute('look-controls', { pointerLockEnabled: false });
         //controlEl.setAttribute('gamepad-controls', {'controller': 0});
 

Some files were not shown because too many files changed in this diff