User prompt
add 50 points when an enemy2 is destroyed
User prompt
mirror image of enemy2 when moving left
User prompt
enemy2 tint of explosion should be black
Code edit (1 edits merged)
Please save this source code
User prompt
change fairy explosion style. make it with lest particles but bigger and slower
User prompt
once fairy is destroyed do not allow player to drag and move the fafiry ghost
User prompt
destroy fairy ghost when fairy is destoyed
User prompt
when fairy is destroyed it should nto be moove anymore
Code edit (2 edits merged)
Please save this source code
User prompt
make pink or green tint of fairy explosion softer versions
User prompt
fairy explosion particles tint should be pink and green
User prompt
only play death once
Code edit (1 edits merged)
Please save this source code
User prompt
play death sound when fairy is destroyed
User prompt
destroy fairy asset when destroyed
User prompt
do not flash screen when fairy is desttoye
User prompt
wait for one second before showing game over
User prompt
fairy should explode like an enemy on death and wait for one second before game over scree
User prompt
do not let bosses move outside of the left of the screen
User prompt
please add death animation to fairy before game over
Code edit (1 edits merged)
Please save this source code
User prompt
make fairy explosion particles as big as enemy explosion particles
User prompt
play death when fairy is exploding
User prompt
play death sound when fairy is destroyed
User prompt
make fairy explosion bigger and with a lot of colors
===================================================================
--- original.js
+++ change.js
@@ -1094,10 +1094,10 @@
tint: Math.random() < 0.5 ? 0xffb6c1 : 0x98fb98 // Softer Pink or Green tint
});
particle.x = fairyX;
particle.y = fairyY;
- particle.speedX = (Math.random() - 0.5) * 10;
- particle.speedY = (Math.random() - 0.5) * 10;
+ particle.speedX = (Math.random() - 0.5) * 5;
+ particle.speedY = (Math.random() - 0.5) * 5;
particle.update = function () {
this.x += this.speedX;
this.y += this.speedY;
this.alpha -= 0.02;
8-bit. cartoon. white star.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
cartoon 8 bit fairy dust. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Cartoon, 8bit, fireball. Black border. Cicular.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
cartoon, 8 bit, shield. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
8bit, cartoon, axe. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
dark electric ball, 8bit, cartoon.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
8bit, cartoon, treasure chest frame. very big empty center. only a fine border of chest. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
shoot
Sound effect
boom
Sound effect
Hit
Sound effect
backgroundmusic
Sound effect
bossbullet
Sound effect
bossappear
Sound effect
hit
Sound effect
diamondcollect
Sound effect
hooray
Sound effect
nono
Sound effect
letsgo
Sound effect
death
Sound effect
yes
Sound effect