public SNPCComponent(GameObject parent, NPCManager manager) : base(parent) { this.manager = manager; }