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!
Viewing post in Chromatophobia jam comments
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.