protected virtual void Awake() { mRootPath = "/" + gameObject.name + "/"; sequencer.Load(); }
void Awake() { mInstance = this; states.Load(); }