User prompt
Let the try to get the ball
User prompt
Add players 16
User prompt
I still cannot make the ball go to the goal
User prompt
Make the line more father so it can aim at the goal
User prompt
Make the drag more father
Code edit (1 edits merged)
Please save this source code
User prompt
Soccer Strike Master
Initial prompt
Make a super high quality soccer
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});