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
🍒Did you like the game? A demo is available for free on Steam.
✌️ Thanks for playing IndieGameiacs!
⚙️ Free Demo: http://bit.ly/UniDuni
📺 Full Video: https://youtu.be/5qEbVXg7GaQ
"Our work is never over" they said.
Demonstration of the spells and their effects :)!
An infected room from the second part of Cybel ! Are you up for some cleansing?
If you’ve played the Vault demo and enjoyed it, please consider ‘liking’ the game page here on Gamejolt and/or leave a comment!
Also please consider tossing Vault on your Wishlist, I really appreciate your support!













2 comments