void Awake() {
   current = this;
 }
Example #2
0
 void Awake()
 {
     current = this;
 }