How to make a simple RPG game with gamemaker.wmv

Heres the code I was talking about. IF theres any thing that went wrong in your game or in this video, please report. if keyboard_check(vk_up) and keyboard_check(vk_left) {image_index = 0} if keyboard_check(vk_up) and not keyboard_check(vk_left) and not keyboard_check(vk_right)…

Leave a Reply