|
From: Ampere K. H. <amp...@sy...> - 2006-02-18 01:07:56
|
First, a little background: http://mail.flightgear.org/pipermail/flightgear-devel/2004-June/029044.html I vividly remember that this animation allows one to order the sequence at which objects are rendered, so that parts could be made visible even if they are supposed to be hidden by objects. I was planning on using it to resolve some z-ordering issues, but the following script doesn't seem to have any effect. <animation> <object-name>WINGS</object-name> <object-name>NOSTEP</object-name> </animation> Have I done something stupid or has this animation stopped working? Thanks in advance, Ampere |