User prompt
Make the enemies move slow
User prompt
Make my health more
User prompt
Make the enemies move
User prompt
More enemies that come towards you
User prompt
Make the water shoot farther
User prompt
Please fix the bug: 'Script error.' in or related to this line: 'waterMaster.activateShield();' Line Number: 531
User prompt
Please fix the bug: 'tween.create is not a function. (In 'tween.create(sourceGraphics.scale)', 'tween.create' is undefined)' in or related to this line: 'tween.create(sourceGraphics.scale).to({' Line Number: 270 ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
More code
User prompt
Aqua Master: Elemental Flow
Initial prompt
A person that shoots our water from their hands and controls water
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});