Exemple #1
0
 void Start()
 {
     _instance = this;
 }
 void Awake()
 {
     Instance = this;
 }