User prompt
move trail 10 pixels down
User prompt
move trail 50 pixels to the righ
User prompt
move trail 50 pixels up
User prompt
rotate trail asset 45 degrees
User prompt
rotate trail asset 90 degress
User prompt
move trail 20 pixels up
User prompt
move trail 50 pixels up
User prompt
move trail image 50 pixels to the left
User prompt
rotate trail 90 degrees
User prompt
rotate trail asset 120 %
User prompt
move trail to the left of the hero
User prompt
trail should be displayed beind hero
User prompt
just create an asset, no class, named trail
User prompt
add engine particle asset begind hero
User prompt
dim couds 30% more
User prompt
dim clouds 30%
User prompt
add wave logic to the game
User prompt
dim clouds by 30%
User prompt
dim clouds 80%
User prompt
Fix Bug: 'ReferenceError: Enemy is not defined' in this line: 'enemy = new Enemy(hero);' Line Number: 93
User prompt
Fix Bug: 'ReferenceError: Enemy is not defined' in this line: 'enemy = new Enemy(hero);' Line Number: 93
User prompt
add enemyboss to game
User prompt
reduce max speed of hero bulllets in half
User prompt
remove particles and engine particles references from game
User prompt
Fix Bug: 'ReferenceError: EngineParticle is not defined' in this line: 'var particle = new EngineParticle();' Line Number: 46
===================================================================
--- original.js
+++ change.js
@@ -34,9 +34,9 @@
var Hero = Container.expand(function () {
var self = Container.call(this);
var heroGraphics = self.createAsset('hero', 'Hero character', .5, .5);
var trail = self.createAsset('trail', 'Trail Graphics', 1, 0.5);
- trail.rotation = Math.PI / 2;
+ trail.rotation = Math.PI;
trail.y = heroGraphics.height / 2 - 70;
trail.x = -heroGraphics.width / 2 - 50;
self.movementDirection = 1;
self.movementSpeed = 0.5;
Goku arms doing kamehameha. seen from above. 8-bit. Cartoon. In game asset. No shadow Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
8-bit. Cartoon. Orange energy ball. . In game asset. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
rotate image 45 degrees
8-bit. cartoon. white energy ball. gradieint. transparent. in game asset. flicker. shoot. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
8-bit. cartoon. front view. flying final boss. white. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.