Code edit (10 edits merged)
Please save this source code
Code edit (3 edits merged)
Please save this source code
User prompt
bgmusic doesn't really loop
User prompt
Please fix the bug: 'Uncaught TypeError: bgMusic.isPlaying is not a function' in or related to this line: 'if (!bgMusic.isPlaying()) {' Line Number: 553
User prompt
loop the bgmusic sound while the game is playing.
Code edit (3 edits merged)
Please save this source code
User prompt
play the yousound1 when player clicks a good item.
User prompt
play the frogcroak sound when a frog is clicked
User prompt
play the mousesqueek sound when a mouse is clicked
User prompt
play the fishblub sound when a goldfish is clicked
User prompt
play the cakelayerdrop sound when a cakelayer drops
Code edit (1 edits merged)
Please save this source code
===================================================================
--- original.js
+++ change.js
@@ -106,8 +106,9 @@
anchorY: 0.5
});
self.on('down', function (x, y, obj) {
handleButtons(self);
+ LK.getSound('frogCroak').play();
});
});
var MangoButton = Container.expand(function () {
var self = Container.call(this);
a dark wooden kitchen table with a serving plate.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A bakery wall with shelves full of cakes, toppings, berries. Rich game illustration style.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A swirl of delicious whipped cream. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A small pile of delicious blueberries. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A few delicious red raspberries, cleaned.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Lush, mature strawberries, cleaned and slices and ready for use in bakery or for decoration.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A little green frog. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A cute little goldfish. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A golden star.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A pile of pieces of milk chocolate. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.