Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thought about programming a state machine, but since it was a simple game, I decided to do 2 blend trees: run/idle, jump/fall. Then, from anystate I created a bool for death animation. I'm not experienced enough with Unity Animator. I might try to fix this another day, but I'm exhausted right now haha