Cool game! I think your work is under-appreciated to be honest. There's just something fun about the games that you make, and I can't quit put my finger on it!
P.s. I wanted to ask you: How would one go about creating a formation system in Unity for a football game (or soccer as our trans-Atlantic cousins call it). Do you create and place a list of empty game objects with the designated positions for the players in the formation and then have a trigger area in each of these positions to check and play with in code? What do you think?