protected override void OnGameManagerStateChange(GameManager.State newState)
 {
     targetGroup.DoUpdate();
 }