User prompt
Please fix the bug: 'TypeError: collectible.collect is not a function' in or related to this line: 'var collectibleType = collectible.collect();' Line Number: 522
User prompt
more up size of arrow control
User prompt
reduce obstacle spawn
User prompt
fuel and obstacle separated
User prompt
make long distanse interval fuel and obstacle
User prompt
make fare obstacle item and fuel item
User prompt
back asset to normal size
User prompt
make all size change to 50%
User prompt
rebuild control change to vertical swipe
User prompt
move vertical control to right upper midle of screen
User prompt
move vertical controler to upper midle of screen
User prompt
move vertical controler to middle screen
User prompt
add background feature
User prompt
fast move vertical
Code edit (1 edits merged)
Please save this source code
User prompt
Turbo Dash: Infinite Road
Initial prompt
side scroller endless racing game.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});