User prompt
score number is vanishing should remain white and in same position only numbers
User prompt
score keeper still vanishing
User prompt
score keeper disappears after collecting banana it should be counting upward 1 for each banana
User prompt
the score keeper should only use numbers
User prompt
Move the score number beneath countdown clock
User prompt
Fix Bug: 'Uncaught TypeError: Cannot read properties of undefined (reading 'height')' in this line: 'self.scoreTxt.y = self.countdownClock.height + 10;' Line Number: 77
User prompt
move the score number below countdown clock
User prompt
have score conter paralle to postion of countdown clock
User prompt
move conuter more to the left
User prompt
move score counter to the left some
User prompt
top right corner
User prompt
have the score counter in the conuner of the game screen
User prompt
move the score a little to the left
User prompt
move it a little left
User prompt
move score text to the right
User prompt
Fix Bug: 'TypeError: Cannot read properties of undefined (reading 'text')' in this line: 'if (parseInt(self.scoreTxt.text) >= 1 && !self.countdownStarted) {' Line Number: 228
User prompt
score keeper is gone
User prompt
put the score in the top right corner and only the score number
User prompt
no score keeper is present please fix
User prompt
there is no score number in the top right it should be white
User prompt
when banana score is 1 countdown timer starts
User prompt
add score for bananas one point each
User prompt
countdown did not start
User prompt
countdown starts when a monkey collectes his first banana
User prompt
Fix Bug: 'Uncaught TypeError: LK.startGame is not a function' in this line: 'LK.startGame();' Line Number: 139
===================================================================
--- original.js
+++ change.js
@@ -72,10 +72,10 @@
self.scoreTxt = new Text2('0', {
size: 150,
fill: '#ffffff'
});
- self.scoreTxt.x = 2048 - self.scoreTxt.width - 300;
- LK.gui.topRight.addChild(self.scoreTxt);
+ self.scoreTxt.x = 0;
+ LK.gui.topLeft.addChild(self.scoreTxt);
floor.spawn(0, 2732 - floor.height + 100);
var leftButton = self.createAsset('leftButton', 'Left control button', 0, 1);
var rightButton = self.createAsset('rightButton', 'Right control button', 1, 1);
leftButton.x = 100;
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.