Example #1
0
 void Awake()
 {
     _singleton = this;
     cam        = camera;
 }
Example #2
0
 void Awake()
 {
     _singleton = this;
     cam = camera;
 }