Example #1
0
 private void Start()
 {
     PlayerTracker.setViewDistance(viewDistance);
     PlayerTracker.controller = this;
 }