have you tries using parentheses to ensure the time offset is applied before
your division?
curve * parent.Transform_MatchMove9.lag / (lagOff00(frame+parent.Transform_MatchMove9.timeOff00))
On 3/5/14, 7:44 PM, adam jones wrote:
Hey all
I want to be able to offset a translation in a transform node.
I am currently doing this
for x
curve(frame+parent.Transform_MatchMove9.timeOff00)
and
what I am using in the x value applies the time offset but being I want to
apply a spacial off set to the y transform along with the time offset I have
done this
curve*parent.Transform_MatchMove9.lag/lagOff00(frame+parent.Transform_MatchMove9.timeOff00)
problem I am having is that the time offset is not being applied.
if any one could help me with the syntax it would be great.
cheers guys
-adam
_______________________________________________
Nuke-users mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
_______________________________________________
Nuke-users mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users