fpv
This commit is contained in:
@@ -71,7 +71,7 @@ class MazeQuizGame extends EventManager {
|
||||
//engine.hero.model.rotation.y += Math.PI;
|
||||
engine.motionQueue.add({
|
||||
o: engine.hero,
|
||||
a:{cameraDelta: k=>k*Math.PI*6 },
|
||||
a:{cameraDelta: k=>k*Math.PI*4 },
|
||||
t: 12
|
||||
});
|
||||
this.dispatchEvent({type:'finish'})
|
||||
|
||||
Reference in New Issue
Block a user