Example #1
0
 private void Start()
 {
     SetPlayer(ObjectStorage.DeserializationCharacter(Name));
     gameObjectPlayer = gameObject;
 }