User prompt
manual drop water bomb with tap
User prompt
drone auto move ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
fix music
User prompt
slowly drone moving ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
fix touch control ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
make touch pad to control drone ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
smooth drone control ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
drone easy swipe control ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
fix swipe quick response
User prompt
add distance bush asset and tree asset
User prompt
add more bushes
User prompt
add more trees
User prompt
make green bush asset
User prompt
add much more tree
User prompt
add light green background
User prompt
make easy swipe control ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
fix swipe control, make easy swipe ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
make swipe control are smooth ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
change logic. drone can move left or right by swipe
User prompt
fix drone moving automaticly to left or right
User prompt
drone automatic move left dan right ↪💡 Consider importing and using the following plugins: @upit/tween.v1
Code edit (1 edits merged)
Please save this source code
User prompt
Forest Fire Fighter
Initial prompt
game title : drone throwing water bombs. fires in forest groups game mechanics : flying drones throwing water bombs at fire points background : scattered forest areas.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});