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
Bandana Dee the Dream Friend
Shadow The Hedgehog X pixel art
Updated the chest in the maze, adding sound, particles and better animation. But what's in the chest?
Werehog transformation process. #sonicunleashed
Microsoft Windows XP Unprofessional (windows logo prototype)
Rockin the Guitar, an Axe like Guitar I made for my Uni project
2 comments