User prompt
Small still doesn't fit the floor, it just is floating
User prompt
Still doesn't fit the floor, it just is floating
User prompt
Make player character small version have it's own hitbox
User prompt
Make multiple copies of bg be there so loops more natural
User prompt
Re-add bg movement code
User prompt
Make it cover whole in-between the 2 and not move it stays there
User prompt
Make it cover whole in-between the 2 and not move it stays there
User prompt
Resize this into a bg in middle of floor and ceiling
User prompt
Add random spike and orb powerup patterns for each play! Orb makes player smaller and jump higher for 5 jumps. ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
Change hitboxes to be like the models here
User prompt
Add bg music loop
Code edit (1 edits merged)
Please save this source code
User prompt
Cave Runner
Initial prompt
Geometry Dash recreation. Don't call it geometry Rush, also cave bg
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});