public void CreateFlux()
 {
     WindowFactory.BuildFluxSetup("Créer un flux de transport", new Vector3(Screen.width / 2, Screen.height / 2, 0));
 }