low gravity r to clone (for some reason the cat dies mid air and idk how to fix that) [SPACE] to move up a to delete clones da song: tecno II
and yer code forever change y by (y velocity) // Move the sprite based on velocity change [y velocity v] by (- gravity) // Apply gravity to the velocity if <(y position) < -140> then // Check if the sprite hits the ground set y to -140 // Stop the sprite at the ground level set [y velocity v] to 0 // Stop downward motion end for 0 gravtiy