User prompt
Please fix the bug: 'TypeError: LK.getSound(...).play() is undefined' in or related to this line: 'LK.getSound('kakas').play().on('end', function () {' Line Number: 89
User prompt
play k1 sound after the kakas sound is finished.
User prompt
Please fix the bug: 'TypeError: game.start is not a function' in or related to this line: 'game.start();' Line Number: 87
User prompt
Play kakas sound only in the game starts.
User prompt
Play kakas sound when the game is start.
User prompt
Play L1 sound when the womer asset reach the shit asset.
User prompt
Play k1 sound when the mower asset touch the shit asset.
User prompt
reduce the dog shit asset to 4 piece.
User prompt
Move the dogsmile asset to the right bottom.
User prompt
Please fix the bug: 'TypeError: setTimeout is not a function' in or related to this line: 'setTimeout(function () {' Line Number: 201
User prompt
Add a shit asset. When the mower asset touches the shit asset, display the dogsmile asset in the middle for 3 seconds.
User prompt
Add asset to the game and when the mower asset reach it the game give an asset in the center for 3 seconds.
User prompt
Add asset to the game and when the mower asset reach it the game give a pop up asset in the center.
User prompt
Add k1 to the game from the start.
User prompt
In Every map start the mower asset is on the center.
User prompt
Every map has 6 bomb.
User prompt
The bomb assets nevet touch the grass assets.
User prompt
Stop playing g1 Music when the mower asset is touch the fence asset.
User prompt
Please fix the bug: 'TypeError: LK.init is undefined' in or related to this line: 'LK.init.text('congratsText', {' Line Number: 199
User prompt
When the player reaches all MONEY24:, then Write out to him as a reward: Congratulations! Everything is trimmed. Level accomplished. Sh*t up and take my money! ;)
User prompt
When the player reaches all MONEY24:, then Write out to him as a reward: Congratulations! Everything is trimmed. Level accomplished. Sh*t up and take my money! ;)
User prompt
When the player reaches all MONEY24:, then Write out to him as a reward: Congratulations! Everything is trimmed. Level accomplished. Sh*t up and take my money!
User prompt
When the player reach the MONEY: 24 grass asset, then Reward it with a pop-up asset.
User prompt
Stop playing the g1 Sound when, the mower is on the fence asset or touch the bomb asset.
User prompt
Add g1 Music to the game. Start the Play when the mower asset moves.
===================================================================
--- original.js
+++ change.js
@@ -183,9 +183,9 @@
x: 2048 / 2,
y: 2732 / 2
});
game.addChild(dogsmile);
- setTimeout(function () {
+ LK.setTimeout(function () {
game.removeChild(dogsmile);
}, 3000);
}
return lawnMower.intersects(shit);
grass. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
grass mower.
Bomb.
Paving stone. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Congratulation! Green wallpapper.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
dog smile. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
dog shit. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
blue and green button with "GO TO THE NEXT MAP" text.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.