// Use this for initialization void Awake () { root = this; OnInit (); }
// Use this for initialization void Awake() { root = this; OnInit(); }