User prompt
Please fix the bug: 'Uncaught TypeError: setTimeout is not a function' in or related to this line: 'setTimeout(syncKnobToNull, 100);' Line Number: 291
User prompt
make a slide bar to conroll null
User prompt
move null player down more
User prompt
make it so the player can only move left and right
User prompt
revert it to the original game
User prompt
do endless mode but make it a option at the begining
Code edit (1 edits merged)
Please save this source code
User prompt
Null Is The Way
Initial prompt
null is the way
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});