protected override void Awake()
 {
     PlayerDictionary.Init();
     base.Awake();
 }