User prompt
The goalkeeper should always stay on the goal line but move forward when the player comes. ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
When I touch the goalkeeper, the ball goes forward
User prompt
The time will be 90 seconds, the player will always get the ball, that is, when the defender touches the ball will pass to him, there is no way not to pass
User prompt
When the football ball is a goal, it will always be in the middle, there will be a line indicating the middle, it will be in the circle.
User prompt
Write demo below
User prompt
Don't write soccer strike, just write welcome at the top, write FFT 26 but in the middle, welcome at the top, FFT26
User prompt
Write welcome FFT26 above
User prompt
The game name is FFT26
User prompt
Let's start with 0-0, when the opponent scores, it increases by 1, left is us, right is the opponent.
User prompt
Let the defender go to the ball and score a goal, and write the score above.
User prompt
remove color menu
User prompt
It's always the same color, change the color of the character
User prompt
Please fix the bug: 'Uncaught TypeError: setTimeout is not a function' in or related to this line: 'setTimeout(function () {' Line Number: 306
User prompt
Still the same error, the color I touch does not appear, the character appears
User prompt
bro it doesn't work, whatever color you click on is the color of the character
User prompt
I pressed orange and it came out green
User prompt
The character will become that color if he presses the color
User prompt
When we press play, the screen opens and the color becomes red, blue, green, black, yellow and orange. When we press it, we become that.
User prompt
There will be two goals and two goalkeepers, the situation will become more difficult with every goal scored
User prompt
Let the menu have grass in the background
User prompt
Let there be grass in the background
User prompt
Let there be a menu at the beginning and two buttons, let it say play at the top and exit at the bottom.
Code edit (1 edits merged)
Please save this source code
User prompt
Soccer Strike 2007
Initial prompt
futbol oyunu yap fifa 2007 gibi
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});