Skip to main content

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

Hi, Good job for doing this for your first time. I got locked up in the Attack state after attacking and "killing?" the first hand creature. There was a spawned other player the first attempt down the steps at the beginning of the game. I hope you learned a ton and take some time to see what works and doesn't work so your next game is even better. Good attempt!

(+1)

Hi there! Cheers for the comment. This is the first time we're hearing of someone getting stuck in the attack state so thank you we will go have a look that at. We have found out what was causing the duplicate player,  didn't even notice until it was uploaded which was pretty funny to find, at least we won't make that mistake again. Thank you for your kind words we really appreciate it!

We all start somewhere. I have some jam games that are broken like mad! Keep it up and apply what you learn on the next one. And after a few jams, you'll have a great solid foundation. I usually walk in a game jam asking "What's the BIG thing I'll be learning and exploring this time?"

This jam was acutally making full use of state machines, sprite masks, and trying to generalize my enemy code so it works for different enemies. Next time I think I'll dive a lot more with Coroutines in Unity since I should transition away from always using timers.