public SelectCharacterScreen() //ToDo: Create character option
 {
     NetworkEngine.CreateInstance();
     network = NetworkEngine.Instance;
 }