Skip to content

Commit

Permalink
sending you from part II back to I ( for temp install purposes only )
Browse files Browse the repository at this point in the history
  • Loading branch information
nbriz committed Oct 24, 2018
1 parent 5768fe8 commit 94a573f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/s2_functions.js
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ class UnderConstruction {

riseUp(callback){
new TWEEN.Tween(this.mesh.position).to({y:0.5},4000).start()
setTimeout(()=>gotoScene(1), 10000)
}
}

Expand Down

0 comments on commit 94a573f

Please sign in to comment.