playMaker

Author Topic: iTween MoveTo and self space  (Read 1931 times)

caesarhernandez

  • Playmaker Newbie
  • *
  • Posts: 30
iTween MoveTo and self space
« on: June 16, 2014, 06:58:48 PM »
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?