Exemple #1
0
 private void Awake()
 {
     _instance = this;
 }
Exemple #2
0
 private void Start()
 {
     WeightedCamera.AddWeight(this);
 }