JMav/Rudolf: Add 1 more missile to s75, and add embankments and radar in 3D.

pull/25/head
Nikolai V. Chr 3 years ago
parent 0be28c3527
commit f45c719198

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 KiB

@ -0,0 +1,25 @@
<?xml version="1.0"?>
<PropertyList>
<path>P-12.ac</path>
<animation>
<type>spin</type>
<object-name>Array</object-name>
<property>sim/multiplay/online</property>
<factor>-15.0</factor>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>10.3</z-m>
</center>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
</PropertyList>

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

After

Width:  |  Height:  |  Size: 1.0 MiB

@ -6,8 +6,8 @@
<path>s75a.xml</path>
<name>one</name>
<offsets>
<x-m> 0</x-m>
<y-m> 40</y-m>
<x-m> 25</x-m>
<y-m> -50</y-m>
<z-m> 0</z-m>
</offsets>
</model>
@ -16,8 +16,8 @@
<path>s75b.xml</path>
<name>two</name>
<offsets>
<x-m> 0</x-m>
<y-m>-40</y-m>
<x-m> -25</x-m>
<y-m> -50</y-m>
<z-m> 0</z-m>
</offsets>
</model>
@ -26,7 +26,7 @@
<path>s75c.xml</path>
<name>three</name>
<offsets>
<x-m> 40</x-m>
<x-m> -50</x-m>
<y-m> 0</y-m>
<z-m> 0</z-m>
</offsets>
@ -36,8 +36,8 @@
<path>s75d.xml</path>
<name>four</name>
<offsets>
<x-m> -40</x-m>
<y-m> 0</y-m>
<x-m> -25</x-m>
<y-m> 50</y-m>
<z-m> 0</z-m>
</offsets>
</model>
@ -46,86 +46,32 @@
<path>s75e.xml</path>
<name>five</name>
<offsets>
<x-m> 0</x-m>
<y-m> 0</y-m>
<x-m> 25</x-m>
<y-m> 50</y-m>
<z-m> 0</z-m>
</offsets>
</model>
<animation>
<type>rotate</type>
<object-name>one</object-name>
<property>sim/multiplay/generic/float[6]</property>
<factor>1.0</factor>
<axis>
<x1-m> 0 </x1-m>
<y1-m> 40 </y1-m>
<z1-m> 0 </z1-m>
<x2-m> 0 </x2-m>
<y2-m> 40 </y2-m>
<z2-m> -1 </z2-m>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>two</object-name>
<property>sim/multiplay/generic/float[6]</property>
<factor>1.0</factor>
<axis>
<x1-m> 0 </x1-m>
<y1-m> -40 </y1-m>
<z1-m> 0 </z1-m>
<x2-m> 0 </x2-m>
<y2-m> -40 </y2-m>
<z2-m> -1 </z2-m>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>three</object-name>
<property>sim/multiplay/generic/float[6]</property>
<factor>1.0</factor>
<axis>
<x1-m> 40 </x1-m>
<y1-m> 0 </y1-m>
<z1-m> 0 </z1-m>
<x2-m> 40 </x2-m>
<y2-m> 0 </y2-m>
<z2-m> -1 </z2-m>
</axis>
</animation>
<model>
<path>s75f.xml</path>
<name>six</name>
<offsets>
<x-m> 50</x-m>
<y-m> 0</y-m>
<z-m> 0</z-m>
</offsets>
</model>
<animation>
<type>rotate</type>
<object-name>four</object-name>
<property>sim/multiplay/generic/float[6]</property>
<factor>1.0</factor>
<axis>
<x1-m> -40 </x1-m>
<y1-m> 0 </y1-m>
<z1-m> 0 </z1-m>
<x2-m> -40 </x2-m>
<y2-m> 0 </y2-m>
<z2-m> -1 </z2-m>
</axis>
</animation>
<model>
<path>P-12.xml</path>
<name>radar</name>
<offsets>
<x-m> 0</x-m>
<y-m> 0</y-m>
<z-m> 0</z-m>
</offsets>
</model>
<animation>
<type>rotate</type>
<object-name>five</object-name>
<property>sim/multiplay/generic/float[6]</property>
<factor>1.0</factor>
<axis>
<x1-m> 0 </x1-m>
<y1-m> 0 </y1-m>
<z1-m> 0 </z1-m>
<x2-m> 0 </x2-m>
<y2-m> 0 </y2-m>
<z2-m> -1 </z2-m>
</axis>
</animation>
<animation>
<type>translate</type>
@ -192,6 +138,19 @@
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>six</object-name>
<property>sim/multiplay/generic/float[16]</property>
<offset-m>0.0</offset-m>
<factor>1.0</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<model>
<path>Aircraft/S-75/Models/smoke.xml</path>
<offsets>

Binary file not shown.

After

Width:  |  Height:  |  Size: 549 KiB

@ -15,4 +15,22 @@
</condition>
</animation>
<animation>
<type>rotate</type>
<object-name>Mount</object-name>
<object-name>Body</object-name>
<object-name>Boom</object-name>
<object-name>Missile</object-name>
<property>sim/multiplay/generic/float[6]</property>
<factor>1.0</factor>
<axis>
<x1-m> 0 </x1-m>
<y1-m> 0 </y1-m>
<z1-m> 0 </z1-m>
<x2-m> 0 </x2-m>
<y2-m> 0 </y2-m>
<z2-m> -1 </z2-m>
</axis>
</animation>
</PropertyList>

@ -15,4 +15,22 @@
</condition>
</animation>
<animation>
<type>rotate</type>
<object-name>Mount</object-name>
<object-name>Body</object-name>
<object-name>Boom</object-name>
<object-name>Missile</object-name>
<property>sim/multiplay/generic/float[6]</property>
<factor>1.0</factor>
<axis>
<x1-m> 0 </x1-m>
<y1-m> 0 </y1-m>
<z1-m> 0 </z1-m>
<x2-m> 0 </x2-m>
<y2-m> 0 </y2-m>
<z2-m> -1 </z2-m>
</axis>
</animation>
</PropertyList>

@ -15,4 +15,22 @@
</condition>
</animation>
<animation>
<type>rotate</type>
<object-name>Mount</object-name>
<object-name>Body</object-name>
<object-name>Boom</object-name>
<object-name>Missile</object-name>
<property>sim/multiplay/generic/float[6]</property>
<factor>1.0</factor>
<axis>
<x1-m> 0 </x1-m>
<y1-m> 0 </y1-m>
<z1-m> 0 </z1-m>
<x2-m> 0 </x2-m>
<y2-m> 0 </y2-m>
<z2-m> -1 </z2-m>
</axis>
</animation>
</PropertyList>

@ -15,4 +15,22 @@
</condition>
</animation>
<animation>
<type>rotate</type>
<object-name>Mount</object-name>
<object-name>Body</object-name>
<object-name>Boom</object-name>
<object-name>Missile</object-name>
<property>sim/multiplay/generic/float[6]</property>
<factor>1.0</factor>
<axis>
<x1-m> 0 </x1-m>
<y1-m> 0 </y1-m>
<z1-m> 0 </z1-m>
<x2-m> 0 </x2-m>
<y2-m> 0 </y2-m>
<z2-m> -1 </z2-m>
</axis>
</animation>
</PropertyList>

@ -15,4 +15,22 @@
</condition>
</animation>
<animation>
<type>rotate</type>
<object-name>Mount</object-name>
<object-name>Body</object-name>
<object-name>Boom</object-name>
<object-name>Missile</object-name>
<property>sim/multiplay/generic/float[6]</property>
<factor>1.0</factor>
<axis>
<x1-m> 0 </x1-m>
<y1-m> 0 </y1-m>
<z1-m> 0 </z1-m>
<x2-m> 0 </x2-m>
<y2-m> 0 </y2-m>
<z2-m> -1 </z2-m>
</axis>
</animation>
</PropertyList>

@ -0,0 +1,36 @@
<?xml version="1.0"?>
<PropertyList>
<path>S-75.ac</path>
<animation>
<type>select</type>
<object-name>Missile</object-name>
<condition>
<less-than>
<property>active</property>
<value>6</value>
</less-than>
</condition>
</animation>
<animation>
<type>rotate</type>
<object-name>Mount</object-name>
<object-name>Body</object-name>
<object-name>Boom</object-name>
<object-name>Missile</object-name>
<property>sim/multiplay/generic/float[6]</property>
<factor>1.0</factor>
<axis>
<x1-m> 0 </x1-m>
<y1-m> 0 </y1-m>
<z1-m> 0 </z1-m>
<x2-m> 0 </x2-m>
<y2-m> 0 </y2-m>
<z2-m> -1 </z2-m>
</axis>
</animation>
</PropertyList>
Loading…
Cancel
Save