Skip to main content

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

Buying it because it's awesome, but would really like it if you included a hurt animation.

yes, this animation went to the essentials list, so this enemy will get an update with the hurt animation and the next ones will already have it as default

(+1)

in what ever engine you are using, you can change the image_blend = c_red (for gamemaker) and set an alarm to reset image_blend = c_white after a few seconds, maybe even scale the image a certain way. This way you don't have to rely on the artist for certain animations or if you want something temporary.

edit: I know this was 2 months ago but for anyone in the future,, >_<