bottle_y_speed_current = clamp(bottle_y_speed_current - bottle_y_speed_decr, 0, 999);
y -= bottle_y_speed_current;