4 years ago
trying to make the sprite change but it dont work
code
if keyboard_check(vk_up){
sprite_index = spr_playerwalkcima;
}else{
sprite_index = spr_player;
}
if keyboard_check(vk_down){
sprite_index = spr_playerwalkbaixo;
}else{
sprite_index = spr_player;
}
Next up
art comission.
Just a Pico sprite
Werehog transformation process. #sonicunleashed
Why walk when you can jump?
Rockin the Guitar, an Axe like Guitar I made for my Uni project













2 comments