wait for audio buffer source when restarting
This commit is contained in:
@@ -133,6 +133,7 @@ AFRAME.registerState({
|
||||
state.isBeatsPreloaded = false;
|
||||
state.isGameOver = false;
|
||||
state.isPaused = false;
|
||||
state.isSongLoading = true;
|
||||
},
|
||||
|
||||
gamemenuexit: (state) => {
|
||||
|
||||
Reference in New Issue
Block a user