You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I discovered that changing the intro music from the options screen whilst the intro music is playing changes when the cards show.
For example, (A) using the default long intro, then changing to the shorter "3.. 2.. 1.. Go" intro causes the cards to show while the music is still playing. (B) Conversely, when originally using a short intro, but switching to a longer one, no music plays, but the cards do not show until the newly selected song would have finished.
Steps to Reproduce:
A.
Select the "Normal" intro song from the options menu
Start the game (note the music starts playing)
Change the intro song in the options menu to "Countdown" or "None" while the music plays
Notice the cards show after the length of the Countdown / No countdown while the music still plays.
B
Select the "Countdown" intro song from the options menu
Start the game (note the countdown plays)
Change the intro song in the options menu to "Normal"
Notice the do not show, but no music is playing. The cards unflip after the length of the "Normal" music.
Potential Fix:
Do not allow users to change the intro music while the game is running, or have a separate variable to hold options menu variables rather than directly setting them.
Thanks.
The text was updated successfully, but these errors were encountered:
Fun bug time!
I discovered that changing the intro music from the options screen whilst the intro music is playing changes when the cards show.
For example, (A) using the default long intro, then changing to the shorter "3.. 2.. 1.. Go" intro causes the cards to show while the music is still playing. (B) Conversely, when originally using a short intro, but switching to a longer one, no music plays, but the cards do not show until the newly selected song would have finished.
Steps to Reproduce:
A.
B
Potential Fix:
Do not allow users to change the intro music while the game is running, or have a separate variable to hold options menu variables rather than directly setting them.
Thanks.
The text was updated successfully, but these errors were encountered: