if(keyboard_check(vk_right)){
x += 1;
sprite_index = spr_walking_right
}
if(keyboard_check(vk_down)){
y += 1;
sprite_index = spr_walking_down
}
if(keyboard_check(vk_up)){
y += -1;
sprite_index = spr_walking_up
}
if(keyboard_check(vk_left)){
x += -1;
sprite_index = spr_walking_left
}
if(keyboard_check(vk_nokey)){
image_speed = 0;
image_index = image_number = 0;
}
if(keyboard_check(vk_anykey)){
image_speed = 1;
}
2 years ago
anyone who needs movement help in gms2 go to article
(redone bc i didn't add community)
Next up
night
I WAS IN A VIDEO (I'M DESS/UTDR)
why I might QUIT forsaken
FORGOT TO SAY NIGHT
UH
HERE'S SOME TENNA GIFS
FORGIVE ME
crazy how I'm the only person controlling my community
no others (besides ninjakrom who left and then got banned then made another account)
0 comments