Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Thanks for playing and your kind words of encouragement ,

 I must admit the instructions for the game are not very clear, when you kill the undead you get vanquish points but if you are hit by a  crow there is a minus of vanquish points , and after some more play testing i found a bug that the vanquish points actually go into minus values if too many crows hit,  I fixed that now and also I am taking your suggestion on having a more  stream line approach for the key config ,

 I am new to keyboard controls ,  What is a good key for attack with WASD controls ?

(+1)

For this game, I think mapping attack to left click would be totally fine. 

When making keyboard controls, think about where a player's hands might normally rest. Most games have players hands at WASD and mouse. Depending on how frequently a player is expected to use an input, or how complex that input is, should influence which keys you use. High use, high complexity (meaning used at the same time as other keys) should be WASD or as close as possible (Q, E, R, 1, 2, 3, 4, etc). 

When in doubt, playtest with others! :)

(+1)

thanks again for your feed back . I really appreciate  it .