public void SetTeam(TeamInfo team)
 {
     gameObject.layer = team.ProjectileGetLayer();
 }