Beispiel #1
0
 public void Start()
 {
     fv = this;
 }
Beispiel #2
0
 private void Start()
 {
     playerStats = GameManager.manager.playerStats;
     fv          = GetComponent <FOVNEW>();
 }