-
`
`
-
The music is not muted when the 'Mute Music' button on the Options menu is tapped/selected.
-
We should have an options page, where you can
* switch on/off the sound
* check/uncheck skipping the intro (there is a localStorage value already set on closing the intro state, so this would be…
-
I make a piano keybord game ,it has abote 100 object in the page .
I test it using different version,After v2.6.2 it is very slow。
-
Implement main menu screen. Selections for
- Single Player
- Multiplayer
- Settings
-
When a push notification is sent via worker, we lose the tracing context. This makes it extremely difficult to trace problems with the actual Push sending. There are multiple issues with push sending,…
-
After some time the char editors start to lag extreme. It took about 5 seconds delay and the frame rate drops below 0.5fps.
Sometime Firefox say that this page slow down the browser.
This does happe…
-
Just like the alpha property. Rotation on the group containing the spine object, or applying to the child spine object, or to a spine object directly doesn't work.
-
I would like to contribute to this project and I have some ideas to improve it.
Code enhancement:
- Modularize the codebase and use a tool like [esbuild](https://github.com/evanw/esbuild) to speed…
-
From the old SC2 code
processor has this:
```
float modulation_output; // processors can use this to output modulation data to the matrix
```
and similarly the voice.cpp has
```
…