User prompt
make the obstacles little slower
User prompt
start this game a little slower, make it speed up a little every time you get a powerup, and sometimes add the ability to pass through rare obstacles ↪💡 Consider importing and using the following plugins: @upit/tween.v1
Code edit (1 edits merged)
Please save this source code
User prompt
Face Dash: Smile Runner
User prompt
Please continue polishing my design document.
User prompt
Please continue polishing my design document.
User prompt
Please continue polishing my design document.
Initial prompt
make me roblox
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});