if keyboard_check(vk_shift) { y += -2 if y < 24 y = yprevious exit; } y += -5 if y < 24 y = yprevious