I am trying to get a gameObject FSM to use the iTween MoveTo in Self space in the positive X direction (local space), but no matter what direction the gameObject is pointing in, it always moves in world space in the positive X direction (X in the world, which is Z in local in the image). What am I doing wrong?