Code edit (3 edits merged)
Please save this source code
Code edit (1 edits merged)
Please save this source code
User prompt
move score icon 50 pixels down
Code edit (1 edits merged)
Please save this source code
User prompt
move score icon 30 pixels left
Code edit (5 edits merged)
Please save this source code
User prompt
add an icon to the left of the score. do not move the score position.
User prompt
center score in the top
Code edit (1 edits merged)
Please save this source code
===================================================================
--- original.js
+++ change.js
@@ -377,9 +377,9 @@
var gameSolvesScore = gameDoubleClickSolve + gameAxeSolve + gameSwipeSolve + gameSliceSolve + gameButtonSolve + gameDrainSolve;
LK.gui.topCenter.removeChildren();
var scoreIcon = new ScoreIcon();
scoreIcon.x = -80;
- scoreIcon.y += 40;
+ scoreIcon.y += 37;
LK.gui.topCenter.addChild(scoreIcon);
var scoreMessage = new Text2(gameSolvesScore + ' / 6', {
size: 60,
fill: '#ffffff'
8-bit. cartoon. red button. do not touch! Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
8-bit. cartoon. black tub stopper with chain. in game asset.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
8-bit. cartoon. axe. in game asset. no shadow.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Break in case of emergency square. Ax drawing inside. simple. 8-bit. cartoon. blackand white.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Delete