Hello, I am creating some object which will go (for example) straight (matinee animation). I don't want to rotate anim. track with object. I want base track rotation on some other object:

0 - straight, -90 - left, 90- right- 180 backward

My Object rot: 90
Other object rot: 0
Result - my object will go left...

My Object rot: 0
Other object rot: 180
Result - my object will go backward...

Any ideas please ?