User prompt
game starts when the monkey moves
User prompt
make the score numbers black and green on end of game when counter hits zero
User prompt
make it black
User prompt
but a score keeper in the top right
User prompt
Fix Bug: 'Timeout.tick error: Cannot set properties of undefined (setting 'fill')' in this line: 'if (currentTime > 0) {' Line Number: 118
User prompt
Fix Bug: 'Timeout.tick error: Cannot set properties of undefined (setting 'fill')' in this line: 'if (currentTime > 0) {' Line Number: 118
User prompt
put a score counter in the top right corner 1 point for each banana collected
User prompt
Fix Bug: 'Timeout.tick error: Cannot set properties of undefined (setting 'fill')' in this line: 'if (self.countdownClock) {' Line Number: 119
User prompt
Fix Bug: 'Timeout.tick error: Cannot set properties of undefined (setting 'fill')' in this line: 'if (self.countdownClock && self.countdownClock.style) self.countdownClock.style.fill = '#ff0000'; else if (self.countdownClock && !self.countdownClock.style) self.countdownClock.style = {' Line Number: 119
User prompt
Fix Bug: 'Timeout.tick error: Cannot set properties of undefined (setting 'fill')' in this line: 'if (self.countdownClock && self.countdownClock.style) self.countdownClock.style.fill = '#ff0000'; else if (self.countdownClock) self.countdownClock.style = {' Line Number: 119
User prompt
Fix Bug: 'Timeout.tick error: Cannot set properties of undefined (setting 'fill')' in this line: 'if (self.countdownClock && self.countdownClock.style) self.countdownClock.style.fill = '#ff0000';' Line Number: 119
User prompt
count down clock gives 3 minuets starts counting down on game start
User prompt
Fix Bug: 'Timeout.tick error: Cannot set properties of undefined (setting 'fill')' in this line: 'if (self.countdownClock) self.countdownClock.style.fill = '#ff0000';' Line Number: 119
User prompt
Fix Bug: 'Timeout.tick error: Cannot set properties of undefined (setting 'fill')' in this line: 'if (self.countdownClock) self.countdownClock.style = {' Line Number: 119
User prompt
Fix Bug: 'Timeout.tick error: Cannot set properties of undefined (setting 'fill')' in this line: 'if (self.countdownClock) self.countdownClock.style.fill = '#ff0000';' Line Number: 119
User prompt
Fix Bug: 'Timeout.tick error: Cannot set properties of undefined (setting 'fill')' in this line: 'if (self.countdownClock && self.countdownClock.style) self.countdownClock.style.fill = '#ff0000';' Line Number: 119
User prompt
Fix Bug: 'Timeout.tick error: Cannot set properties of undefined (setting 'fill')' in this line: 'self.countdownClock.style.fill = '#ff0000';' Line Number: 119
User prompt
there should be count down clock on the top left corner of the screen black at start red at zero
User prompt
the monkey needs to collect bananas on platforms
User prompt
the monkey should fall when not on log or ground
User prompt
move the bananas on platforms up more
User prompt
the monkey is not collecting the bananas on the platform for some reason
User prompt
Fix Bug: 'ReferenceError: scoreTxt is not defined' in this line: 'scoreTxt.setText(parseInt(scoreTxt.text) + 1);' Line Number: 36
User prompt
the monkey should be able to collect bananas when touching them and the score should increase
User prompt
Id blueBanana only should fall from sky
===================================================================
--- original.js
+++ change.js
@@ -135,8 +135,9 @@
}
});
monkey.x = 500;
monkey.y = 2732 - monkey.height - 200;
+ LK.startGame();
var leftClickCount = 0;
leftButton.on('down', function () {
this.moveLeft = true;
this.y -= 10;
Yellow circle button unreal engine 5 Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
green circle button unreal engine 5 Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
2d single log laying long ways on side with vines seen from side unreal engine 5 Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
2d jungle canopy background side scroller unreal engine 5 Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows No ground
Monkey full body animation unreal engine seen from the side very cute In-Game asset. 3d. Blank background. High contrast. No shadows
jungle floor dirt 2d unreal engine seen from the side In-Game asset. 3d. Blank background. High contrast. No shadows
yellow banana unreal engine 5 Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
blue banana unreal engine 5 Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.