Commit 15feb8a
authored
fix(funbox): fix animations for choo_choo and earthquake funboxes in custom mode (@ShizukoV) (monkeytypegame#6815)
Fixed an issue where the `choo_choo` and `earthquake` funboxes did not
"work" in custom mode.
Previously, these funboxes did not "work" in custom mode. When they were
turned on, *no animations were played*. This change allows the
animations to run regardless of the mode, so users can now experience
the funboxes in custom mode as well. This change also makes sure they
work on the other modes.
### Here is a video example of the bugs and the new changes in action:
[](https://www.youtube.com/watch?v=oF1zuqWGYnQ)1 parent d9009e5 commit 15feb8a
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
0 commit comments