User prompt
Just delete the idea
User prompt
Make a start screen, but just with a start button
User prompt
Just delete the whole start screen
User prompt
so basically what should happen is I press the start button and it starts the game but it’s not working
User prompt
Make a start screen
User prompt
Make the game a little hard
User prompt
Make the slider a separate asset
User prompt
Replace the camera with a blue background
User prompt
Yes, but when the fireball is going, make it have less projectiles
User prompt
Make the fireball power up an asset
User prompt
I have an idea make a fireball power up and basically what it does is it shoots tiny fireball projectiles for about between five and 10 seconds and can kill obstacles
User prompt
OK, I have an idea. I want to make a power up called the fireball basically what it does is once you get it for about like five or 10 seconds you shoot, tiny fireball projectiles that instantly kill enemies or obstacles
User prompt
Do you know why just disable the the whole shop it’s not working out
User prompt
Can you just like disable that feature cause I don’t like it
User prompt
so thing isn’t working, so I have a new idea basically what I’m thinking is it keeps your score on top in the shop and see how much points you have earned in all and then when you go to select your skin, your player automatically goes to that ↪💡 Consider importing and using the following plugins: @upit/storage.v1
User prompt
so basically it’s not working. Can you please fix it?
User prompt
OK so one thing I’ve noticed is when you’re in the menu and you’re trying to get skins and you have got this certain amount of skins to afford it. It does not let you I pressed on it and it doesn’t automatically give me it either.
User prompt
Create like new Skins in that menu and make them selectable to players that reach Eastern amount of points ↪💡 Consider importing and using the following plugins: @upit/storage.v1
User prompt
Please fix the bug: 'storage.getItem is not a function. (In 'storage.getItem('ownedSkins')', 'storage.getItem' is undefined)' in or related to this line: 'if (storage.getItem('ownedSkins')) {' Line Number: 339 ↪💡 Consider importing and using the following plugins: @upit/storage.v1
User prompt
Please fix the bug: 'storage.get is not a function. (In 'storage.get('ownedSkins')', 'storage.get' is undefined)' in or related to this line: 'if (storage.get('ownedSkins')) {' Line Number: 339
User prompt
I like customize, so here’s my idea, idea what if there’s like a little circle in the top right of the screen so when you press on it and show you skins that you can buy for certain in the amount of points
User prompt
The collectible is still not reachable. If you make the bar longer I’ll be able to reach even the hardest Jesus.
User prompt
Hi, I want to change the game a little bit. I wanna give a control option a try where there’s just like a slider that you slide the player back-and-forth
Code edit (1 edits merged)
Please save this source code
User prompt
Face Dash: Smile Runner
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});