Quantum-Game / quantum-game-2

LEGACY open-source version of Quantum Game 2 (Sept 2019 - Oct 2020)
https://quantumgame.io
MIT License
65 stars 16 forks source link

After some levels the confetti rain does not stop #209

Closed stared closed 4 years ago

stared commented 4 years ago

E.g.:

image

ask4physics commented 4 years ago

Should be a level loading issue. Needed to hit the 'refresh' button in order to clear the confetti, as it is distracting:

Level 4

@stared would it be possible to remove the confetti effects altogether?

stared commented 4 years ago

@ask4physics Do you consider the bug distracting (we certainly want to solve it), or confetti in general (we are happy to add an option, if needed)?

ask4physics commented 4 years ago

hi Piotr, come to think of it, confetti effects are cool 😎, so it would be great if we could iron out this bug. Just a quick question: (i) Is the vue-confetti plugin rendered server-side or client-side only?