Skip to main content

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

This was a surprise even after reading the comments and expecting it! The mechanics of this fight were interesting, and I really like how the boss' legs move. How does that work? It's so cool.

Hehe! Actually The Real Tim Shady was the one in charge of the legs. He really did some wizardry type stuff with them.

(+2)

Thanks I'm glad you like it! The legs are actually based off of this really good video I happened to watch before the jam:

Basically, you make the legs stay still and have a desired position for each leg from the body, then when the body moves, if the distance between the leg position and the desired position is more than a certain distance, it runs the animation and steps. Then there is some weird stuff with making sure it doesn't step when the leg next to it steps and some other tweaks I did to make it look a bit better.