User prompt
Put hooptop asset in the scene right below hooprim and connect them
User prompt
move hooptop 700 pixels lower on Y axis
User prompt
put hooptop 200 pixels lower on Y axis
User prompt
put hooptop 80 pixels lower on Y axis
User prompt
put hooptop 20 pixels lower on Y axis
User prompt
put hooptop 4 pixels higher on Y axis
User prompt
put hooptop 5 pixels higher on Y axis
User prompt
put hooptop 2 pixels lowerer on Y axis
User prompt
put hooptop 3 pixels lower on Y axis
User prompt
put hooptop 2 pixels higher on Y axis
User prompt
put hooptop 1 pixel higher on Y axis
User prompt
put hooptop 1 pixels higher on Y axis
User prompt
put hooptop 1 pixel higher on Y axis
User prompt
make ball heavier by 15%
User prompt
When flyingball is going direction down - falling down, it must always have zindex bigger than hooprimseparate, but low than hooptop
User prompt
When flyingball is falling down, make sure that it can never be obscured visually by any element in the game. It must be always visible
User prompt
if ball is thrown ot the left half of the screen, flyingball has a different asset look
User prompt
When ball scores, hooprim graphics change into another asset. When ball is reset and next round starts, hooprim will get back original graphics art asset
User prompt
When player scores a point with ball, asset appears over hooprim location for 1 second and then disappears
User prompt
Fix Bug: 'TypeError: child.move is not a function' in this line: 'child.move();' Line Number: 298
User prompt
Fix Bug: 'TypeError: child.move is not a function' in this line: 'child.move();' Line Number: 298
User prompt
Fix Bug: 'TypeError: child.move is not a function' in this line: 'child.move();' Line Number: 298
User prompt
Create a solid color background behind all the other game elemnts. Solid pastel color
User prompt
Fix Bug: 'Uncaught TypeError: Graphics is not a constructor' in this line: 'var solidBg = new Graphics();' Line Number: 190
User prompt
Fix Bug: 'Uncaught ReferenceError: bg is not defined' in this line: 'game.addChild(bg);' Line Number: 193
===================================================================
--- original.js
+++ change.js
@@ -134,9 +134,9 @@
self.hoopRimGraphics.alpha = 0;
self.addChild(self.hoopRimGraphics);
// Add HoopTop asset below HoopRim
self.hoopTopGraphics = LK.getAsset('hoopTop', 'Basketball Hoop Top', .5, 1);
- self.hoopTopGraphics.y = self.hoopRimGraphics.y + self.hoopRimGraphics.height / 2 + 300;
+ self.hoopTopGraphics.y = self.hoopRimGraphics.y + self.hoopRimGraphics.height / 2 + 296;
self.hoopTopGraphics.alpha = 1;
self.addChild(self.hoopTopGraphics);
self.leftElement = LK.getAsset('leftElement', 'Left Side Element', .5, .5);
self.leftElement.x = self.hoopRimGraphics.x - self.hoopRimGraphics.width / 2 + self.leftElement.width / 2 - 50;
4:3 Simple rectangle white outline. Black background
Very cute cat looking into camera. Full body cat. Cartoon art style. Ginger cat. No UI elements in the picture like popups, close buttons etc.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
background
Head of a cute ginger cat peeking from a box
heart. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.