Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom default sound block doesn't overwrite original in toolbox when using blockconfig #6537

Open
kiki-lee opened this issue Nov 5, 2024 · 0 comments

Comments

@kiki-lee
Copy link
Contributor

kiki-lee commented Nov 5, 2024

Most default blocks, when customized by blockconfig, are overwritten by the new custom version. For some reason, the sound block is not. Both show up in the toolbox.

Image

Here, I'm using:

music.play(music.createSong(assets.song`countdown`), music.PlaybackMode.InBackground)

within blockconfig.global. The same happens with blockconfig.local.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant