User prompt
make chracter repel the ball so its harder
User prompt
make chracter look twoards where it moves
User prompt
make it so obstacles cant spawn on the player so the game doesnt instantly fails and more obstacles and add some long and tall obstacles
User prompt
randomize obstacles in each sessions of game and make the ball faster 2x
User prompt
make ball bounce off of the obstacles
User prompt
add obstacles to the arena and when player touches them make them lose
User prompt
make the ball's avade circle triple the amount it was
User prompt
make ball a twice as fast
User prompt
the character is teleporting right now make it slowly chase the crosshair ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
add lag to player it should slowly come to the crosshair ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
make the ball faster and it should try to evade me
Code edit (1 edits merged)
Please save this source code
User prompt
Ball Chase
Initial prompt
i want a game that you chase a ball and if you catch the ball you win
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});