joeski4d
02-23-2008, 06:03 PM
Let's say I have a null with 20 objects inside it.
over time, all of the objects inside the null fade OUT by animating the display tag's "visibility" percentage. This works fine.
But now, I need to add a display tag to the parent null itself and have that fade IN at the beginning. This won't work for me, it seems the display tags on the objects themselves override the tag on the parent null.... I hope this makes sense.
Is there another way to accomplish this?
I guess I could animate between an invisible texture on the 20 objects inside the null and just use the display tag on the null... but there are many different nulls, so that would involve a lot of work.
Any thoughts or solutions?
TIA,
Joe
over time, all of the objects inside the null fade OUT by animating the display tag's "visibility" percentage. This works fine.
But now, I need to add a display tag to the parent null itself and have that fade IN at the beginning. This won't work for me, it seems the display tags on the objects themselves override the tag on the parent null.... I hope this makes sense.
Is there another way to accomplish this?
I guess I could animate between an invisible texture on the 20 objects inside the null and just use the display tag on the null... but there are many different nulls, so that would involve a lot of work.
Any thoughts or solutions?
TIA,
Joe
