fix not being to have more than one trail in scene (fixes #80)
This commit is contained in:
@@ -122,7 +122,7 @@ AFRAME.registerComponent('beat-loader', {
|
||||
this.beatsHeadStart -= delta;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
this.lastTime = lastTime + delta;
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user