public NodeVal enterWork() { manager.StartCoroutine(manager.working(10, myWalker)); return(NodeVal.Success); }