Пример #1
0
 public void Update()
 {
     Instance = this;
 }
Пример #2
0
 public void Update()
 {
     Instance = this;
 }
Пример #3
0
 void Awake()
 {
     Instance = this;
 }
Пример #4
0
 void Awake()
 {
     Instance = this;
 }