1
0
Fork 0

hide ufo 3D model if FDM isn't ufo. They aren't a pretty sight in MP.

This commit is contained in:
mfranz 2006-12-13 22:05:47 +00:00
parent 41a756a6ba
commit 3f1b61cc17

View file

@ -4,6 +4,16 @@
<path>ufo.ac</path> <path>ufo.ac</path>
<animation>
<type>select</type>
<condition>
<equals>
<property>/sim/flight-model</property>
<value>ufo</value>
</equals>
</condition>
</animation>
<animation> <animation>
<type>blend</type> <type>blend</type>
<object-name>body</object-name> <object-name>body</object-name>