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;
}
1 year ago
anyone who needs movement help in gms2 go to article
(redone bc i didn't add community)
Next up
overheard a youtube short cuphead was listening to
'try to type grass is green with your eyes closed'
I got it first time
meanwhile best he has done is graed or hreen
dude when I get deltarune chapter 3 & 4 I hope there's no sprites that make me change my steam pfp (and probably gj, not kidding)
(IMAGE RELATED)
chat I dont wanna leave gamejolt but I'm scared I'll get spoilers
fuck this im goin silly mode
DELTARUNE ISN'T WAITING
IT'S ALREADY HERE!
DELTARUNE TODAY (community & realm edition)
0 comments