User prompt
music not decreased when miss
User prompt
if miss change volume to 0.1
User prompt
do not start again to music resume with
User prompt
when hit stopmusic end start with volume 1
User prompt
when miss stop music and start with volume 0.1
User prompt
music volume not changing
Code edit (7 edits merged)
Please save this source code
User prompt
volume not changes
User prompt
Please fix the bug: 'TypeError: Cannot set properties of undefined (setting 'volume')' in or related to this line: 'LK.music.volume = 0.1;' Line Number: 334
Code edit (1 edits merged)
Please save this source code
User prompt
lower bg music volume on miss
User prompt
if i miss lower music volume not mute
User prompt
move life text to right
User prompt
add remaining life to right top
User prompt
if i miss stop bg music
User prompt
if i miss decreased background music volume to 0
User prompt
miss not work
User prompt
if hit note increase bg music volume to 1 if miss lower to 0.1 remove hit and miss sound
User prompt
add music to each hit with rythm
User prompt
make it easier
User prompt
Please fix the bug: 'TypeError: undefined is not an object (evaluating 't.length')' in or related to this line: 'note.noteAsset = note.attachAsset(NOTE_ASSET[dir], {' Line Number: 252
User prompt
convert 2 way if left tilt or right tilt
User prompt
make it easier
Code edit (1 edits merged)
Please save this source code
User prompt
FaceBeat: 4-Way Rhythm Challenge
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});