ALS technical notes: Difference between revisions

Jump to navigation Jump to search
Line 1,615: Line 1,615:


<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">
    <animation>
  <animation>
        <type>rotate</type>
      <type>rotate</type>
        <object-name>GearFrontalDoor</object-name>
      <object-name>GearFrontalDoor</object-name>
        <object-name>procedural-light-gear-white-left</object-name>
      <object-name>procedural-light-gear-white-left</object-name>
        <property>gear/gear/position-norm</property>
      <property>gear/gear/position-norm</property>
        <axis>
      <axis>
            <x1-m>  -3.00240</x1-m>
          <x1-m>  -3.00240</x1-m>
            <y1-m>  1.0</y1-m>
          <y1-m>  1.0</y1-m>
            <z1-m>  -1.02906</z1-m>
          <z1-m>  -1.02906</z1-m>
            <x2-m>  -3.00240</x2-m>
          <x2-m>  -3.00240</x2-m>
            <y2-m>  -1.0</y2-m>
          <y2-m>  -1.0</y2-m>
            <z2-m>  -1.0290</z2-m>
          <z2-m>  -1.0290</z2-m>
        </axis>
      </axis>
        <interpolation>
      <interpolation>
            <entry><ind>0.0</ind><dep>90</dep></entry>
          <entry><ind>0.0</ind><dep>90</dep></entry>
            <entry><ind>0.25</ind><dep>90</dep></entry>
          <entry><ind>0.25</ind><dep>90</dep></entry>
            <entry><ind>0.50</ind><dep>60</dep></entry>
          <entry><ind>0.50</ind><dep>60</dep></entry>
            <entry><ind>0.75</ind><dep>30</dep></entry>
          <entry><ind>0.75</ind><dep>30</dep></entry>
            <entry><ind>1.0</ind><dep>0</dep></entry>
          <entry><ind>1.0</ind><dep>0</dep></entry>
        </interpolation>
      </interpolation>
    </animation>
  </animation>
</syntaxhighlight>
</syntaxhighlight>


Line 1,641: Line 1,641:


<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">
    <object-name>procedural-light-gear-white-left</object-name>
  <object-name>procedural-light-gear-white-left</object-name>
</syntaxhighlight>
</syntaxhighlight>


408

edits

Navigation menu