User prompt
fix this bug when I click an instrument when I click a notes to play it just stays big ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Please fix the bug: 'Script error.' in or related to this line: 'tween(graphics, {' Line Number: 115 ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Get rid of the juice insertment thing.
User prompt
Please fix the bug: 'Script error.' in or related to this line: 'var soundId = soundMaps[currentInstrument][i];' Line Number: 336
User prompt
Please fix the bug: 'Can't find variable: tts' in or related to this line: 'tts.speak(currentInstrument);' Line Number: 472
User prompt
Please fix the bug: 'Can't find variable: tts' in or related to this line: 'tts.speak(currentInstrument);' Line Number: 472
User prompt
Please fix the bug: 'Can't find variable: tts' in or related to this line: 'tts.speak(currentInstrument);' Line Number: 472
User prompt
Please fix the bug: 'Can't find variable: tts' in or related to this line: 'tts.speak(currentInstrument);' Line Number: 472
User prompt
Please fix the bug: 'Can't find variable: tts' in or related to this line: 'tts.speak(currentInstrument);' Line Number: 472
User prompt
Please fix the bug: 'Can't find variable: tts' in or related to this line: 'tts.speak(currentInstrument);' Line Number: 472
User prompt
Please fix the bug: 'Can't find variable: tts' in or related to this line: 'tts.speak(currentInstrument);' Line Number: 472
User prompt
Please fix the bug: 'Can't find variable: tts' in or related to this line: 'tts.speak(currentInstrument);' Line Number: 472
User prompt
Please fix the bug: 'Can't find variable: tts' in or related to this line: 'tts.speak(currentInstrument);' Line Number: 472
User prompt
Please fix the bug: 'Can't find variable: tts' in or related to this line: 'tts.speak(currentInstrument);' Line Number: 472
User prompt
Can you fix this? It pauses the game when I start the game.
User prompt
Please fix the bug: 'Can't find variable: tts' in or related to this line: 'tts.speak(currentInstrument);' Line Number: 472
User prompt
Make the instruments say the name of the instruments so the player knows which instrument is which.
User prompt
Make an option so you can choose what instrument you want to play.
Code edit (1 edits merged)
Please save this source code
User prompt
Melody Maker
Initial prompt
Make a game where you can make music.
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});