simple flapy bird, but when you press button, you need replace current value gravity, not multiply or something
if (button.press) { velocity.y = flap_strength; }