User prompt
speed increase 2 times,
User prompt
decrease diamonds
User prompt
make player move with a 360 degree console button make cars moving in all directions like real cars
User prompt
show player's car in different colour decrease number of diamonds make a continuous background with like a city map
User prompt
put chasing car in the middle, and make the map is moving with pace (increases after each crash with a 1 percent) ↪💡 Consider importing and using the following plugins: @upit/tween.v1
Code edit (1 edits merged)
Please save this source code
User prompt
Police Chase Escape
Initial prompt
police runner, 2D, top-down, controlling car, escaping from police cars, there are exceptional gold diamonds etc., police and background changes smoothly after milestones, aim is to crush police cars with each other (like police pursuit game) while not crushing with them
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});