public WarObject() { pather = new WarObject_PathFollower(this); gotoMote = new WarObject_GotoMoteRenderer(); tweener = new WarObject_Tweener(this); }