Exemple #1
0
 public void Update()
 {
     Instance = this;
 }
Exemple #2
0
 public void Update()
 {
     Instance = this;
 }
Exemple #3
0
 void Awake()
 {
     Instance = this;
 }
Exemple #4
0
 void Awake()
 {
     Instance = this;
 }