Soeren Nielsen
12-10-2002, 09:38 PM
Having some problems with an expression..
I have two objects .. "hood_CNTRL_01_CNTR" and "hood_CNTRL_01_L" and a null called "hood_CNTRL_02_L"
I want hood_CNTRL_02_L to be centered between the two other objects. I can make it work with .Position but I need the world position.. this is the expression I have so far
center([hood_CNTRL_01_CNTR.wpos(Time).Y],[hood_CNTRL_01_L.wpos(Time).Y])
But I get an error telling me "that channel does not exist. Im anyone who can help out here.
I have two objects .. "hood_CNTRL_01_CNTR" and "hood_CNTRL_01_L" and a null called "hood_CNTRL_02_L"
I want hood_CNTRL_02_L to be centered between the two other objects. I can make it work with .Position but I need the world position.. this is the expression I have so far
center([hood_CNTRL_01_CNTR.wpos(Time).Y],[hood_CNTRL_01_L.wpos(Time).Y])
But I get an error telling me "that channel does not exist. Im anyone who can help out here.
