step event script:if (keyboard_check_released(vk_left)){x-=5} orif (keyboard_check_pressed(vk_left)){x-=5}