89 lines
1.7 KiB
XML
Executable file
89 lines
1.7 KiB
XML
Executable file
<?xml version="1.0"?>
|
|
<!-- Orange 'Meatball' Light, ALS version -->
|
|
<PropertyList>
|
|
<path>procedural_light.ac</path>
|
|
|
|
<effect>
|
|
<inherits-from>Models/Geometry/Nimitz/Effects/meatball_light</inherits-from>
|
|
<object-name>procedural_light</object-name>
|
|
</effect>
|
|
|
|
|
|
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>procedural_light</object-name>
|
|
<condition>
|
|
<and>
|
|
<less-than-equals>
|
|
<property>controls/flols/angle-degs</property>
|
|
<value>4.35</value>
|
|
</less-than-equals>
|
|
<greater-than>
|
|
<property>controls/flols/angle-degs</property>
|
|
<value>3.075</value>
|
|
</greater-than>
|
|
</and>
|
|
</condition>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>translate</type>
|
|
<object-name>procedural_light</object-name>
|
|
<property>controls/flols/angle-degs</property>
|
|
<interpolation>
|
|
<entry>
|
|
<ind>2.65</ind>
|
|
<dep>-0.82</dep>
|
|
</entry>
|
|
<entry>
|
|
<ind>3.075</ind>
|
|
<dep>-0.42</dep>
|
|
</entry>
|
|
<entry>
|
|
<ind>3.5</ind>
|
|
<dep>0</dep>
|
|
</entry>
|
|
<entry>
|
|
<ind>3.925</ind>
|
|
<dep>0.42</dep>
|
|
</entry>
|
|
<entry>
|
|
<ind>4.35</ind>
|
|
<dep>0.84</dep>
|
|
</entry>
|
|
</interpolation>
|
|
<axis>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<z>1</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
|
|
<animation>
|
|
<type>translate</type>
|
|
<object-name>procedural_light</object-name>
|
|
<property>controls/flols/distance-m</property>
|
|
<factor>0.001</factor>
|
|
<axis>
|
|
<x>1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
<animation>
|
|
<object-name>procedural_light</object-name>
|
|
<type>scale</type>
|
|
<property>controls/flols/distance-m</property>
|
|
<x-offset>4.0</x-offset>
|
|
<y-offset>4.0</y-offset>
|
|
<z-offset>4.0</z-offset>
|
|
<x-factor>0.01</x-factor>
|
|
<y-factor>0.01</y-factor>
|
|
<z-factor>0.01</z-factor>
|
|
</animation>
|
|
|
|
|
|
</PropertyList>
|