User prompt
When selecting a stack set the stack bg alpha to .5
User prompt
Add a method to stack that sets background alpha
User prompt
Use slightly more saturated colors
User prompt
Use slight darker colors
User prompt
In ring multiply scale with 0.15 rather than .2
User prompt
Use lighter rainbow colors for tint Have 5 in total
User prompt
Only have 5 colors in the tint rainbow
User prompt
Use slightly more saturated colors for the rings
User prompt
Use lighter rainbow colors for tint
User prompt
Use a bright color rainbow for stack tint colors
User prompt
Set stack background alpha to 0
User prompt
In stack add a rod asset after background
User prompt
Rotate ring graphics by 90deg Clock Wise
User prompt
In ring scale height instead
User prompt
make stack background alpha 1
User prompt
set stack background alpha to 0
User prompt
set stack background alpha to .5
User prompt
set game background alpha to .3
User prompt
create stackContainer after background
User prompt
for the game background element use a different id
User prompt
add a background element to the game, with a z-index lower than everything else. Make it centered
Code edit (1 edits merged)
Please save this source code
User prompt
set background alpha to .3
User prompt
make stack background have alpha 0
User prompt
add a background element to the game, with a z-index below everything else, make it centered on the screen.
===================================================================
--- original.js
+++ change.js
@@ -59,11 +59,13 @@
if (ring) {
self.addRing(ring);
}
}
+ Game.selectedStack.setBGAlpha(0);
Game.selectedStack = null;
} else {
Game.selectedStack = self;
+ self.setBGAlpha(0.5);
}
});
});
var Game = Container.expand(function () {
Amazing games background for wooden children’s rainbow stacking tower game.
Horizontal wooden rod. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Narrow Horizontal rod. Light wood Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.