Models updates from 0404 and experimental compositor lights
This commit is contained in:
parent
283e4d6652
commit
99d0347ceb
Binary file not shown.
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 41 KiB |
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
After Width: | Height: | Size: 153 KiB |
File diff suppressed because it is too large
Load Diff
|
@ -886,6 +886,21 @@
|
|||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>left-headlight-compositor</object-name>
|
||||
<object-name>right-headlight-compositor</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<equals>
|
||||
<property>sim/multiplay/generic/int[3]</property>
|
||||
<value>1</value>
|
||||
</equals>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<object-name>indicater_left</object-name>
|
||||
|
|
Loading…
Reference in New Issue