+ Squad
++ aggregates soldiers
++ orders are passed to soldiers (one order per tick)
+- for now debug functions to simulate player inputting of a movement order
+ basic TickSystem fully working:
++ add it to a scene for ticks to happen
+ ExampleTickReceiver reference monobehaviour
++ so everyone knows how to connect to the system