User prompt
update the wind bar percent text
User prompt
update the sixth finger strengh bar
User prompt
The sixth finger bar behavior not work. Redo it all for being like the power bar
User prompt
Fix Bug: 'Timeout.tick error: sixthFingerLabel is not defined' in this line: 'sixthFingerLabel.setText('Sixth Finger Strength: ' + Math.round(self.progress) + '%');' Line Number: 206
User prompt
show the sxith finger bar percent text
User prompt
update the stith finger bar and show the percent be update to the increment and decrement
User prompt
update all the bar after launch
User prompt
Fix Bug: 'TypeError: self.sixthFingerBar.show is not a function' in this line: 'self.sixthFingerBar.show();' Line Number: 315
User prompt
all the bar need the same comportment than the power bar
User prompt
update the skin humidty bar like the power bar
User prompt
update and show the skin humidyty bar
User prompt
update and show the skin humidyty bar percent
User prompt
the skin humidyty has to update in the same way the the power bar
User prompt
the sith finger bar need to have the same comportment that the power bar
User prompt
show the percent of the sixth finger bar
User prompt
show the percent off all the bars
User prompt
show the incerment and increment percent update of the bars
User prompt
show the percent off all the bar only one time
User prompt
show the percent off all the bars
User prompt
show all the percent off the all bars
User prompt
The bar have to stop increment and decrementing after being click
User prompt
all the bar have to be 150 pixel up
User prompt
al the bar has to bee 200 pixel upper
User prompt
reduce the space bewten all the bar by half
User prompt
the bar has to have all the same space betwen them
===================================================================
--- original.js
+++ change.js
@@ -137,9 +137,9 @@
}
}
windBarGraphics.scale.x = self.strength / 100;
windBarGraphics.scale.x *= self.direction;
- windLabel.setText('Wind: ' + Math.round(self.strength) + '%');
+ windLabel.setText('Wind: ' + Math.round(self.strength) + '%' + (self.direction > 0 ? ' →' : ' ←'));
}, 50);
};
self.hide = function () {
self.visible = false;
A nice lake Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A hand Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A small stone Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A power bar Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A power bar Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A restart button Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.