hide ufo 3D model if FDM isn't ufo. They aren't a pretty sight in MP.
This commit is contained in:
parent
41a756a6ba
commit
3f1b61cc17
1 changed files with 10 additions and 0 deletions
|
@ -4,6 +4,16 @@
|
|||
|
||||
<path>ufo.ac</path>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<condition>
|
||||
<equals>
|
||||
<property>/sim/flight-model</property>
|
||||
<value>ufo</value>
|
||||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>blend</type>
|
||||
<object-name>body</object-name>
|
||||
|
|
Loading…
Add table
Reference in a new issue