1
0
Fork 0

KX165: honnor <dimming> params adding a <emission> animation

This commit is contained in:
Clément de l'Hamaide 2013-08-20 22:41:30 +02:00
parent 750d198562
commit 2c37cde633
2 changed files with 50 additions and 2 deletions

View file

@ -134,6 +134,30 @@
<texture-prop>texture-file</texture-prop>
</animation>
<animation>
<type>material</type>
<object-name>CommKnobs</object-name>
<object-name>CommKHz</object-name>
<object-name>CommMHz</object-name>
<object-name>CommToggle</object-name>
<object-name>CommVolume</object-name>
<object-name>NavKnobs</object-name>
<object-name>NavKHz</object-name>
<object-name>NavMHz</object-name>
<object-name>NavToggle</object-name>
<object-name>NavVolume</object-name>
<object-name>Chassis</object-name>
<condition>
<not><property>sim/rendering/rembrandt/enabled</property></not>
</condition>
<emission>
<red> 0.006 </red>
<green> 0.006 </green>
<blue> 0.006 </blue>
<factor-prop alias="../../../params/dimming"/>
</emission>
</animation>
<animation>
<type>select</type>
<object-name>CommUse</object-name>
@ -801,4 +825,4 @@
</animation>
</PropertyList>
</PropertyList>

View file

@ -134,6 +134,30 @@
<texture-prop>texture-file</texture-prop>
</animation>
<animation>
<type>material</type>
<object-name>CommKnobs</object-name>
<object-name>CommKHz</object-name>
<object-name>CommMHz</object-name>
<object-name>CommToggle</object-name>
<object-name>CommVolume</object-name>
<object-name>NavKnobs</object-name>
<object-name>NavKHz</object-name>
<object-name>NavMHz</object-name>
<object-name>NavToggle</object-name>
<object-name>NavVolume</object-name>
<object-name>Chassis</object-name>
<condition>
<not><property>sim/rendering/rembrandt/enabled</property></not>
</condition>
<emission>
<red> 0.006 </red>
<green> 0.006 </green>
<blue> 0.006 </blue>
<factor-prop alias="../../../params/dimming"/>
</emission>
</animation>
<animation>
<type>select</type>
<object-name>CommUse</object-name>
@ -800,4 +824,4 @@
</animation>
</PropertyList>
</PropertyList>