Exemple #1
0
 private void Awake()
 {
     stats_SO = Instantiate(stats_SO);
     stats_SO.InitializeHealth();
 }