User prompt
Please fix the bug: 'Script error.' in or related to this line: 'storage.lastCompletedLevel = undefined;' Line Number: 295
User prompt
Please fix the bug: 'Script error.' in or related to this line: 'player.x = PLAYER_START_X;' Line Number: 375
User prompt
And every time you beat each level you get coins in the first level you get +20 in the second +50 and in the last level +100 you can claim the coins every time you beat the level ↪💡 Consider importing and using the following plugins: @upit/storage.v1
User prompt
Make a main menu and the play button puts you in a new menu and there’s multiple levels and there is 3 and the first one is called first steps make it an easy level with the difficulty easy and the second level is called Erin’s atventure and the difficulty is medium and the third level is called Final steps and make the difficulty hard
Code edit (1 edits merged)
Please save this source code
User prompt
Geometry Dash: Jump & Dodge
Initial prompt
Make geometry dash
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});