public Vector3 GetWand(Vector3 forward) { return(Wand.WanderSteer(forward, WanderRadius, WanderRange)); }