playMaker

Author Topic: Itween not working in local space  (Read 2014 times)

nigeloooo

  • Playmaker Newbie
  • *
  • Posts: 1
Itween not working in local space
« on: February 12, 2013, 11:17:29 PM »
Hey guys first post!

I'm using itween look at, and it doesnt seem to be using local space properly.

It goes like this:

I have a parent Object that gets moved around, it has its own xyz's , and it has a child object with "itween look to"  towards vector in a different area.

My problem is if  the parent object does a 90 rotation in z lets say, the child object with the" itween look to", should still function based on his parent being the world to him right?

But the Y axis affected by "look to" acts like his world hasn't been changed by his parent...

am I missing something? Is this a bug? I guess Im just asking if logical parenting affects axis;s properly,

if a parent roatates, his child moves with it,and its axis's are based on the parent right?!

but Itween seems to ignore that...