Code edit (4 edits merged)
Please save this source code
User prompt
remove the bar says 10/10
User prompt
remove health bar from top side and make it bigger the down side one. Do more attractive and good number text style
User prompt
Increase your health bar too
User prompt
Enlarge the monsters to fit the screen. Make it look nice on the eye
User prompt
use backgorund as a background
User prompt
change monster2,3,4,5 height to 600
User prompt
Change monster2,3,4,5, width to 400
Code edit (1 edits merged)
Please save this source code
User prompt
fix the problem
User prompt
it have to switch when a monster dies. Do not use any monster prefab just use monster1 monster2 monster3 monster4 monster5 in assets section.
User prompt
Use the monsters I call monsters in the Assets section and when each one dies, the other one takes its place.
User prompt
when i killed a monster it should be spawn different mosnter
Code edit (1 edits merged)
Please save this source code
User prompt
Monster Tap Frenzy
Initial prompt
make me a clicker game. make an area in the middle of the screen and have monsters spawn there. Every time a spawn occurs, a new one will spawn when killed. Add hit animation and add health to monsters.
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});