- initial commit with source from Marius_A (2017-10)

This commit is contained in:
Slawek Mikula
2017-10-10 08:25:37 +02:00
parent ee99ad8ed1
commit 27f0425089
358 changed files with 119804 additions and 0 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 KiB

View File

@@ -0,0 +1,12 @@
<?xml version="1.0"?>
<PropertyList>
<path>scientist.ac</path>
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>100</max-m>
</animation>
</PropertyList>

Binary file not shown.

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" standalone="no" ?>
<!DOCTYPE project PUBLIC "-//audacityproject-1.3.0//DTD//EN" "http://audacity.sourceforge.net/xml/audacityproject-1.3.0.dtd" >
<project xmlns="http://audacity.sourceforge.net/xml/" projname="effects_data" version="1.3.0" audacityversion="2.1.2" sel0="0.0000000000" sel1="2.6244897959" vpos="0" h="0.0000000000" zoom="300.2500000000" rate="44100.0" snapto="off" selectionformat="hh:mm:ss + milliseconds" frequencyformat="Hz" bandwidthformat="octaves">
<tags/>
<wavetrack name="Audio Track" channel="2" linked="0" mute="0" solo="0" height="150" minimized="0" isSelected="0" rate="44100" gain="1.0" pan="0.0">
<waveclip offset="0.00000000">
<sequence maxsamples="262144" sampleformat="262159" numsamples="107328">
<waveblock start="0">
<simpleblockfile filename="e00002f7.au" len="107328" min="-0.999989" max="0.976547" rms="0.191624"/>
</waveblock>
</sequence>
<envelope numpoints="0"/>
</waveclip>
</wavetrack>
<wavetrack name="white noise" channel="2" linked="0" mute="0" solo="0" height="150" minimized="0" isSelected="0" rate="44100" gain="1.0" pan="0.0">
<waveclip offset="0.00000000">
<sequence maxsamples="262144" sampleformat="262159" numsamples="115740">
<waveblock start="0">
<simpleblockfile filename="e0000663.au" len="115740" min="-0.159301" max="0.159937" rms="0.05041"/>
</waveblock>
</sequence>
<envelope numpoints="0"/>
</waveclip>
</wavetrack>
</project>

Binary file not shown.

After

Width:  |  Height:  |  Size: 899 KiB

View File

@@ -0,0 +1,12 @@
<?xml version="1.0"?>
<PropertyList>
<name>Flight to KHAF</name>
<skill-level>2</skill-level>
<description>
Fly the tourists to KHAF airport.
</description>
</PropertyList>

View File

@@ -0,0 +1,182 @@
<?xml version="1.0"?>
<PropertyList>
<presets>
<altitude>-9999</altitude>
<altitude-ft>-9999</altitude-ft>
<heading-deg>180</heading-deg>
<latitude-deg>37.71937556</latitude-deg>
<longitude-deg>-122.4988623</longitude-deg>
<!--latitude-deg type="double">53.63305452</latitude-deg>
<longitude-deg type="double">-3.175471265</longitude-deg-->
</presets>
<timeofday>afternoon</timeofday>
<!-- Timers -->
<object>
<name>Timer_intro_msg</name>
<type>timer-trigger</type>
<activated>1</activated>
<single-shot>1</single-shot>
<stop-time>2.0</stop-time>
<actions>
<object-reference>Intro_msg</object-reference>
<object-reference>Timer_Menu-1</object-reference>
</actions>
</object>
<object>
<name>Timer_Menu-1</name>
<type>timer-trigger</type>
<activated>0</activated>
<single-shot>1</single-shot>
<stop-time>3.0</stop-time>
<actions>
<object-reference>Show_Menu-1</object-reference>
</actions>
</object>
<!-- Messages -->
<object>
<name>Intro_msg</name>
<type>dialog-action</type>
<text>A tourist is ready to fly to the airport.</text>
<sound-file>Intro1.wav</sound-file>
<delay-sec>3</delay-sec>
</object>
<!-- Actions -->
<object>
<name>Add_weight-copilot</name>
<type>adjust-payload-action</type>
<station-id>1</station-id>
<adjustment-type>set</adjustment-type>
<weight>180</weight>
<units>lb</units>
</object>
<object>
<name>Refuel_tank-0</name>
<type>refuel-action</type>
<tank-id>0</tank-id>
<fuel-fraction>0.8</fuel-fraction>
</object>
<object>
<name>Refuel_tank-1</name>
<type>refuel-action</type>
<tank-id>1</tank-id>
<fuel-fraction>0.8</fuel-fraction>
</object>
<object>
<name>Refuel_tank-2</name>
<type>refuel-action</type>
<tank-id>2</tank-id>
<fuel-fraction>0.8</fuel-fraction>
</object>
<!-- Object activation actions -->
<object>
<name>Show_Menu-1</name>
<type>object-activation-action</type>
<object-state>1</object-state>
<reference-list>
<object-reference>Menu-1</object-reference>
</reference-list>
</object>
<object>
<name>Show_Tourist</name>
<type>object-activation-action</type>
<object-state>1</object-state>
<reference-list>
<object-reference>Tourist</object-reference>
</reference-list>
</object>
<object>
<name>Hide_Tourist</name>
<type>object-activation-action</type>
<object-state>0</object-state>
<reference-list>
<object-reference>Tourist</object-reference>
</reference-list>
</object>
<!-- Triggers -->
<object>
<type>menu-prompt-trigger</type>
<name>Menu-1</name>
<activated>0</activated>
<text>Load:</text>
<menu-item>
<text>Passenger</text>
<actions>
<object-reference>Hide_Tourist</object-reference>
<object-reference>Add_weight-copilot</object-reference>
<object-reference>Refuel_tank-0</object-reference>
<object-reference>Refuel_tank-1</object-reference>
<object-reference>Refuel_tank-2</object-reference>
</actions>
</menu-item>
</object>
<!-- Models -->
<object>
<name>Tourist</name>
<type>model</type>
<activated>1</activated>
<path>Missions/Flight-to-KHAF/Models/scientist.xml</path>
<orientation>
<heading-deg>180.0</heading-deg>
<pitch-deg>0.0</pitch-deg>
<roll-deg>0.0</roll-deg>
</orientation>
<world-position>
<latitude-deg>37.71926473</latitude-deg>
<longitude-deg>-122.498878</longitude-deg>
<altitude-m>0</altitude-m>
<altitude-is-AGL>1</altitude-is-AGL>
</world-position>
</object>
<!-- Goals -->
<object>
<name>Goal-1</name>
<type>goal</type>
<activated>1</activated>
<goal-state>pending</goal-state>
<text>Land in KHAF</text>
<order>0</order>
</object>
<!-- Goal resolution actions -->
<object>
<name>Fail_goal-1</name>
<type>goal-resolution-action</type>
<goal-resolution>failed</goal-resolution>
<goals>
<object-reference>Goal-1</object-reference>
</goals>
</object>
<object>
<name>Complete_goal-1</name>
<type>goal-resolution-action</type>
<goal-resolution>completed</goal-resolution>
<goals>
<object-reference>Goal-1</object-reference>
</goals>
</object>
</PropertyList>

View File

@@ -0,0 +1,38 @@
<?xml version="1.0"?>
<PropertyList>
<sim>
<fuel-fraction>0.1</fuel-fraction>
<model>
<ec135>
<door-positions>
<rightFrontDoor>
<position-norm type="double">1.0</position-norm>
</rightFrontDoor>
<leftFrontDoor>
<position-norm type="double">1.0</position-norm>
</leftFrontDoor>
</door-positions>
</ec135>
</model>
<weight n="0">
<weight-lb>180</weight-lb>
</weight>
<weight n="1">
<weight-lb>0</weight-lb>
</weight>
<weight n="2">
<weight-lb>0</weight-lb>
</weight>
<weight n="3">
<weight-lb>0</weight-lb>
</weight>
<weight n="4">
<weight-lb>0</weight-lb>
</weight>
<weight n="5">
<weight-lb>0</weight-lb>
</weight>
</sim>
</PropertyList>

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 KiB

View File

@@ -0,0 +1,12 @@
<?xml version="1.0"?>
<PropertyList>
<path>scientist.ac</path>
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>100</max-m>
</animation>
</PropertyList>

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 899 KiB

View File

@@ -0,0 +1,12 @@
<?xml version="1.0"?>
<PropertyList>
<name>SAR mission</name>
<skill-level>2</skill-level>
<description>
...
</description>
</PropertyList>

View File

@@ -0,0 +1,438 @@
<?xml version="1.0"?>
<PropertyList>
<presets>
<altitude>-9999</altitude>
<altitude-ft>-9999</altitude-ft>
<heading-deg>128</heading-deg>
<latitude-deg>21.98269998</latitude-deg>
<longitude-deg>-159.345474</longitude-deg>
</presets>
<timeofday>afternoon</timeofday>
<!-- Timers -->
<object>
<name>Timer_intro_msg</name>
<type>timer-trigger</type>
<activated>1</activated>
<single-shot>1</single-shot>
<stop-time>2.0</stop-time>
<actions>
<object-reference>Intro_msg</object-reference>
<object-reference>Timer_Menu-1</object-reference>
</actions>
</object>
<object>
<name>Timer_Menu-1</name>
<type>timer-trigger</type>
<activated>0</activated>
<single-shot>1</single-shot>
<stop-time>3.0</stop-time>
<actions>
<object-reference>Show_Menu-1</object-reference>
</actions>
</object>
<object>
<name>Timer_start_engines_msg</name>
<type>timer-trigger</type>
<activated>0</activated>
<single-shot>1</single-shot>
<stop-time>3.0</stop-time>
<actions>
<object-reference>Start_engines_msg</object-reference>
</actions>
</object>
<object>
<name>Timer_hide_POI</name>
<type>timer-trigger</type>
<activated>0</activated>
<single-shot>1</single-shot>
<stop-time>3.0</stop-time>
<actions>
<object-reference>Hide_POI_airport</object-reference>
<object-reference>Show_Menu-2</object-reference>
</actions>
</object>
<object>
<name>Timer_complete_mission</name>
<type>timer-trigger</type>
<activated>0</activated>
<single-shot>1</single-shot>
<stop-time>3.0</stop-time>
<actions>
<object-reference>SingleShot_SFX</object-reference>
<object-reference>Complete_goal-1</object-reference>
</actions>
</object>
<!-- Messages -->
<object>
<name>Intro_msg</name>
<type>dialog-action</type>
<text>A tourist is ready to fly to the airport.</text>
<sound-file>Intro1.wav</sound-file>
<delay-sec>3</delay-sec>
</object>
<object>
<name>Start_engines_msg</name>
<type>dialog-action</type>
<text>Start the engines</text>
<sound-file>start_the_engines.wav</sound-file>
<delay-sec>2</delay-sec>
</object>
<object>
<name>Cleared_to_take_off_msg</name>
<type>dialog-action</type>
<text>You are cleared to take-off</text>
<sound-file>cleared_to_take_off.wav</sound-file>
<delay-sec>3</delay-sec>
</object>
<object>
<name>Follow_compass_msg</name>
<type>dialog-action</type>
<text>Follow the mission compass.</text>
<sound-file>follow_compass.wav</sound-file>
<delay-sec>3</delay-sec>
</object>
<object>
<name>SingleShot_SFX</name>
<type>single-shot-sound-action</type>
<sound-file>glassbell.wav</sound-file>
</object>
<!-- Actions -->
<object>
<name>Add_weight-copilot</name>
<type>adjust-payload-action</type>
<station-id>1</station-id>
<adjustment-type>set</adjustment-type>
<weight>180</weight>
<units>lb</units>
</object>
<object>
<name>Remove_weight-copilot</name>
<type>adjust-payload-action</type>
<station-id>1</station-id>
<adjustment-type>set</adjustment-type>
<weight>0.0</weight>
<units>lb</units>
</object>
<object>
<name>Refuel_tank-0</name>
<type>refuel-action</type>
<tank-id>0</tank-id>
<fuel-fraction>0.8</fuel-fraction>
</object>
<object>
<name>Refuel_tank-1</name>
<type>refuel-action</type>
<tank-id>1</tank-id>
<fuel-fraction>0.8</fuel-fraction>
</object>
<object>
<name>Refuel_tank-2</name>
<type>refuel-action</type>
<tank-id>2</tank-id>
<fuel-fraction>0.8</fuel-fraction>
</object>
<!-- Object activation actions -->
<object>
<name>Show_Menu-1</name>
<type>object-activation-action</type>
<object-state>1</object-state>
<reference-list>
<object-reference>Menu-1</object-reference>
</reference-list>
</object>
<object>
<name>Show_Menu-2</name>
<type>object-activation-action</type>
<object-state>1</object-state>
<reference-list>
<object-reference>Menu-2</object-reference>
</reference-list>
</object>
<object>
<name>Show_Tourist</name>
<type>object-activation-action</type>
<object-state>1</object-state>
<reference-list>
<object-reference>Tourist</object-reference>
</reference-list>
</object>
<object>
<name>Hide_Tourist</name>
<type>object-activation-action</type>
<object-state>0</object-state>
<reference-list>
<object-reference>Tourist</object-reference>
</reference-list>
</object>
<object>
<name>Show_Tourist-2</name>
<type>object-activation-action</type>
<object-state>1</object-state>
<reference-list>
<object-reference>Tourist-2</object-reference>
</reference-list>
</object>
<object>
<name>Show_POI_airport</name>
<type>object-activation-action</type>
<object-state>1</object-state>
<reference-list>
<object-reference>POI_airport</object-reference>
</reference-list>
</object>
<object>
<name>Hide_POI_airport</name>
<type>object-activation-action</type>
<object-state>0</object-state>
<reference-list>
<object-reference>POI_airport</object-reference>
</reference-list>
</object>
<object>
<name>ENABLE_landing_trigger</name>
<type>object-activation-action</type>
<object-state>1</object-state>
<reference-list>
<object-reference>Airport_landing_trigger</object-reference>
</reference-list>
</object>
<object>
<name>ENABLE_engines_running_trigger</name>
<type>object-activation-action</type>
<object-state>1</object-state>
<reference-list>
<object-reference>PROP_TRIGGER_engines_running</object-reference>
</reference-list>
</object>
<object>
<name>ENABLE_in_air_trigger</name>
<type>object-activation-action</type>
<object-state>1</object-state>
<reference-list>
<object-reference>PROP_TRIGGER_in_air</object-reference>
</reference-list>
</object>
<!-- Triggers -->
<object>
<type>menu-prompt-trigger</type>
<name>Menu-1</name>
<activated>0</activated>
<text>Load:</text>
<menu-item>
<text>Passenger</text>
<actions>
<object-reference>Hide_Tourist</object-reference>
<object-reference>Add_weight-copilot</object-reference>
<object-reference>Refuel_tank-0</object-reference>
<object-reference>Refuel_tank-1</object-reference>
<object-reference>Refuel_tank-2</object-reference>
<object-reference>ENABLE_engines_running_trigger</object-reference>
<object-reference>Timer_start_engines_msg</object-reference>
</actions>
</menu-item>
</object>
<object>
<type>menu-prompt-trigger</type>
<name>Menu-2</name>
<activated>0</activated>
<text>Unload:</text>
<menu-item>
<text>Passenger</text>
<actions>
<object-reference>Show_Tourist-2</object-reference>
<object-reference>Remove_weight-copilot</object-reference>
<object-reference>Timer_complete_mission</object-reference>
</actions>
</menu-item>
</object>
<object>
<name>PROP_TRIGGER_engines_running</name>
<type>property-trigger</type>
<activated>0</activated>
<condition>
<greater-than>
<property>/engines/engine/n1-pct</property>
<value>99.7</value>
</greater-than>
<greater-than>
<property>/engines/engine[1]/n1-pct</property>
<value>99.7</value>
</greater-than>
</condition>
<actions>
<object-reference>Cleared_to_take_off_msg</object-reference>
<object-reference>ENABLE_in_air_trigger</object-reference>
</actions>
</object>
<object>
<name>PROP_TRIGGER_in_air</name>
<type>property-trigger</type>
<activated>0</activated>
<condition>
<greater-than>
<property>/position/altitude-agl-ft</property>
<value>20.0</value>
</greater-than>
</condition>
<actions>
<object-reference>Follow_compass_msg</object-reference>
<object-reference>ENABLE_landing_trigger</object-reference>
<object-reference>Show_POI_airport</object-reference>
</actions>
</object>
<object>
<name>Airport_landing_trigger</name>
<type>area-landing-trigger</type>
<activated>0</activated>
<areas>
<object-reference>area_airport</object-reference>
</areas>
<landing-type>full stop</landing-type>
<actions>
<object-reference>Timer_hide_POI</object-reference>
</actions>
</object>
<!-- Areas -->
<object>
<name>area_airport</name>
<type>rectangle-area</type>
<width>40.0</width>
<height>20.0</height>
<length>40.0</length>
<orientation>
<heading-deg>0.0</heading-deg>
<pitch-deg>0.0</pitch-deg>
<roll-deg>0.0</roll-deg>
</orientation>
<attached-world-position>
<latitude-deg>21.97857529</latitude-deg>
<longitude-deg>-159.3473686</longitude-deg>
<altitude-m>0</altitude-m>
<altitude-is-AGL>1</altitude-is-AGL>
</attached-world-position>
</object>
<!-- Models -->
<object>
<name>Tourist</name>
<type>model</type>
<activated>1</activated>
<path>Missions/PHLI-tour/Models/scientist.xml</path>
<orientation>
<heading-deg>150.0</heading-deg>
<pitch-deg>0.0</pitch-deg>
<roll-deg>0.0</roll-deg>
</orientation>
<world-position>
<latitude-deg>21.98266138</latitude-deg>
<longitude-deg>-159.3454324</longitude-deg>
<altitude-m>0</altitude-m>
<altitude-is-AGL>1</altitude-is-AGL>
</world-position>
</object>
<object>
<name>Tourist-2</name>
<type>model</type>
<activated>0</activated>
<path>Missions/PHLI-tour/Models/scientist.xml</path>
<orientation>
<heading-deg>30.0</heading-deg>
<pitch-deg>0.0</pitch-deg>
<roll-deg>0.0</roll-deg>
</orientation>
<world-position>
<latitude-deg>21.97870135</latitude-deg>
<longitude-deg>-159.3474733</longitude-deg>
<altitude-m>0</altitude-m>
<altitude-is-AGL>1</altitude-is-AGL>
</world-position>
</object>
<!-- Points of Interest -->
<object>
<name>POI_airport</name>
<type>point-of-interest</type>
<activated>0</activated>
<target-name>Airport</target-name>
<attached-world-position>
<latitude-deg>21.97857529</latitude-deg>
<longitude-deg>-159.3473686</longitude-deg>
<altitude-m>1.0</altitude-m>
<altitude-is-AGL>1</altitude-is-AGL>
</attached-world-position>
</object>
<!-- Goals -->
<object>
<name>Goal-1</name>
<type>goal</type>
<activated>1</activated>
<goal-state>pending</goal-state>
<text>Land in PHLI</text>
<order>0</order>
</object>
<!-- Goal resolution actions -->
<object>
<name>Fail_goal-1</name>
<type>goal-resolution-action</type>
<goal-resolution>failed</goal-resolution>
<goals>
<object-reference>Goal-1</object-reference>
</goals>
</object>
<object>
<name>Complete_goal-1</name>
<type>goal-resolution-action</type>
<goal-resolution>completed</goal-resolution>
<goals>
<object-reference>Goal-1</object-reference>
</goals>
</object>
</PropertyList>

View File

@@ -0,0 +1,38 @@
<?xml version="1.0"?>
<PropertyList>
<sim>
<fuel-fraction>0.1</fuel-fraction>
<model>
<ec135>
<door-positions>
<rightFrontDoor>
<position-norm type="double">1.0</position-norm>
</rightFrontDoor>
<leftFrontDoor>
<position-norm type="double">1.0</position-norm>
</leftFrontDoor>
</door-positions>
</ec135>
</model>
<weight n="0">
<weight-lb>180</weight-lb>
</weight>
<weight n="1">
<weight-lb>0</weight-lb>
</weight>
<weight n="2">
<weight-lb>0</weight-lb>
</weight>
<weight n="3">
<weight-lb>0</weight-lb>
</weight>
<weight n="4">
<weight-lb>0</weight-lb>
</weight>
<weight n="5">
<weight-lb>0</weight-lb>
</weight>
</sim>
</PropertyList>

View File

@@ -0,0 +1,42 @@
AC3Db
MATERIAL "ac3dmat1" rgb 1 1 1 amb 1 1 1 emis 1 1 1 spec 1 1 1 shi 128 trans 0.263
OBJECT world
kids 2
OBJECT poly
name "rect"
loc 4.76837e-007 2.38419e-007 -3.54983e-007
texture "num_1.png"
crease 45.000000
numvert 4
0.999999 20 20
1 20 -20
1 -20 -20
0.999999 -20 20
numsurf 1
SURF 0x10
mat 0
refs 4
3 0 0
2 1 0
1 1 1
0 0 1
kids 0
OBJECT poly
name "rect"
loc 5.68434e-014 2.38419e-007 2.38419e-007
texture "num_1.png"
crease 45.000000
numvert 4
-1 -20 -20
-1 -20 20
-1 20 20
-1 20 -20
numsurf 1
SURF 0x10
mat 0
refs 4
0 0 0
1 1 0
2 1 1
3 0 1
kids 0

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

View File

@@ -0,0 +1,11 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">num_1.ac</path>
<animation>
<enable-hot type="string">false</enable-hot>
</animation>
<animation>
<type>noshadow</type>
</animation>
</PropertyList>

View File

@@ -0,0 +1,42 @@
AC3Db
MATERIAL "ac3dmat1" rgb 1 1 1 amb 1 1 1 emis 1 1 1 spec 1 1 1 shi 128 trans 0.263
OBJECT world
kids 2
OBJECT poly
name "rect"
loc 4.76837e-007 2.38419e-007 -7.09965e-007
texture "num_10.png"
crease 45.000000
numvert 4
0.999999 20 40
1 20 -40
1 -20 -40
0.999999 -20 40
numsurf 1
SURF 0x10
mat 0
refs 4
3 0 0
2 1 0
1 1 1
0 0 1
kids 0
OBJECT poly
name "rect"
loc 5.68434e-014 2.38419e-007 4.76837e-007
texture "num_10.png"
crease 45.000000
numvert 4
-1 -20 -40
-1 -20 40
-1 20 40
-1 20 -40
numsurf 1
SURF 0x10
mat 0
refs 4
0 0 0
1 1 0
2 1 1
3 0 1
kids 0

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 KiB

View File

@@ -0,0 +1,11 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">num_10.ac</path>
<animation>
<enable-hot type="string">false</enable-hot>
</animation>
<animation>
<type>noshadow</type>
</animation>
</PropertyList>

View File

@@ -0,0 +1,42 @@
AC3Db
MATERIAL "ac3dmat1" rgb 1 1 1 amb 1 1 1 emis 1 1 1 spec 1 1 1 shi 128 trans 0.263
OBJECT world
kids 2
OBJECT poly
name "rect"
loc 4.76837e-007 2.38419e-007 -3.54983e-007
texture "num_2.png"
crease 45.000000
numvert 4
0.999999 20 20
1 20 -20
1 -20 -20
0.999999 -20 20
numsurf 1
SURF 0x10
mat 0
refs 4
3 0 0
2 1 0
1 1 1
0 0 1
kids 0
OBJECT poly
name "rect"
loc 5.68434e-014 2.38419e-007 2.38419e-007
texture "num_2.png"
crease 45.000000
numvert 4
-1 -20 -20
-1 -20 20
-1 20 20
-1 20 -20
numsurf 1
SURF 0x10
mat 0
refs 4
0 0 0
1 1 0
2 1 1
3 0 1
kids 0

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

View File

@@ -0,0 +1,11 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">num_2.ac</path>
<animation>
<enable-hot type="string">false</enable-hot>
</animation>
<animation>
<type>noshadow</type>
</animation>
</PropertyList>

View File

@@ -0,0 +1,42 @@
AC3Db
MATERIAL "ac3dmat1" rgb 1 1 1 amb 1 1 1 emis 1 1 1 spec 1 1 1 shi 128 trans 0.263
OBJECT world
kids 2
OBJECT poly
name "rect"
loc 4.76837e-007 2.38419e-007 -3.54983e-007
texture "num_3.png"
crease 45.000000
numvert 4
0.999999 20 20
1 20 -20
1 -20 -20
0.999999 -20 20
numsurf 1
SURF 0x10
mat 0
refs 4
3 0 0
2 1 0
1 1 1
0 0 1
kids 0
OBJECT poly
name "rect"
loc 5.68434e-014 2.38419e-007 2.38419e-007
texture "num_3.png"
crease 45.000000
numvert 4
-1 -20 -20
-1 -20 20
-1 20 20
-1 20 -20
numsurf 1
SURF 0x10
mat 0
refs 4
0 0 0
1 1 0
2 1 1
3 0 1
kids 0

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 KiB

View File

@@ -0,0 +1,11 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">num_3.ac</path>
<animation>
<enable-hot type="string">false</enable-hot>
</animation>
<animation>
<type>noshadow</type>
</animation>
</PropertyList>

View File

@@ -0,0 +1,42 @@
AC3Db
MATERIAL "ac3dmat1" rgb 1 1 1 amb 1 1 1 emis 1 1 1 spec 1 1 1 shi 128 trans 0.263
OBJECT world
kids 2
OBJECT poly
name "rect"
loc 4.76837e-007 2.38419e-007 -3.54983e-007
texture "num_4.png"
crease 45.000000
numvert 4
0.999999 20 20
1 20 -20
1 -20 -20
0.999999 -20 20
numsurf 1
SURF 0x10
mat 0
refs 4
3 0 0
2 1 0
1 1 1
0 0 1
kids 0
OBJECT poly
name "rect"
loc 5.68434e-014 2.38419e-007 2.38419e-007
texture "num_4.png"
crease 45.000000
numvert 4
-1 -20 -20
-1 -20 20
-1 20 20
-1 20 -20
numsurf 1
SURF 0x10
mat 0
refs 4
0 0 0
1 1 0
2 1 1
3 0 1
kids 0

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

View File

@@ -0,0 +1,11 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">num_4.ac</path>
<animation>
<enable-hot type="string">false</enable-hot>
</animation>
<animation>
<type>noshadow</type>
</animation>
</PropertyList>

View File

@@ -0,0 +1,42 @@
AC3Db
MATERIAL "ac3dmat1" rgb 1 1 1 amb 1 1 1 emis 1 1 1 spec 1 1 1 shi 128 trans 0.263
OBJECT world
kids 2
OBJECT poly
name "rect"
loc 4.76837e-007 2.38419e-007 -3.54983e-007
texture "num_5.png"
crease 45.000000
numvert 4
0.999999 20 20
1 20 -20
1 -20 -20
0.999999 -20 20
numsurf 1
SURF 0x10
mat 0
refs 4
3 0 0
2 1 0
1 1 1
0 0 1
kids 0
OBJECT poly
name "rect"
loc 5.68434e-014 2.38419e-007 2.38419e-007
texture "num_5.png"
crease 45.000000
numvert 4
-1 -20 -20
-1 -20 20
-1 20 20
-1 20 -20
numsurf 1
SURF 0x10
mat 0
refs 4
0 0 0
1 1 0
2 1 1
3 0 1
kids 0

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

View File

@@ -0,0 +1,11 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">num_5.ac</path>
<animation>
<enable-hot type="string">false</enable-hot>
</animation>
<animation>
<type>noshadow</type>
</animation>
</PropertyList>

View File

@@ -0,0 +1,42 @@
AC3Db
MATERIAL "ac3dmat1" rgb 1 1 1 amb 1 1 1 emis 1 1 1 spec 1 1 1 shi 128 trans 0.263
OBJECT world
kids 2
OBJECT poly
name "rect"
loc 4.76837e-007 2.38419e-007 -3.54983e-007
texture "num_6.png"
crease 45.000000
numvert 4
0.999999 20 20
1 20 -20
1 -20 -20
0.999999 -20 20
numsurf 1
SURF 0x10
mat 0
refs 4
3 0 0
2 1 0
1 1 1
0 0 1
kids 0
OBJECT poly
name "rect"
loc 5.68434e-014 2.38419e-007 2.38419e-007
texture "num_6.png"
crease 45.000000
numvert 4
-1 -20 -20
-1 -20 20
-1 20 20
-1 20 -20
numsurf 1
SURF 0x10
mat 0
refs 4
0 0 0
1 1 0
2 1 1
3 0 1
kids 0

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

View File

@@ -0,0 +1,11 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">num_6.ac</path>
<animation>
<enable-hot type="string">false</enable-hot>
</animation>
<animation>
<type>noshadow</type>
</animation>
</PropertyList>

View File

@@ -0,0 +1,42 @@
AC3Db
MATERIAL "ac3dmat1" rgb 1 1 1 amb 1 1 1 emis 1 1 1 spec 1 1 1 shi 128 trans 0.263
OBJECT world
kids 2
OBJECT poly
name "rect"
loc 4.76837e-007 2.38419e-007 -3.54983e-007
texture "num_7.png"
crease 45.000000
numvert 4
0.999999 20 20
1 20 -20
1 -20 -20
0.999999 -20 20
numsurf 1
SURF 0x10
mat 0
refs 4
3 0 0
2 1 0
1 1 1
0 0 1
kids 0
OBJECT poly
name "rect"
loc 5.68434e-014 2.38419e-007 2.38419e-007
texture "num_7.png"
crease 45.000000
numvert 4
-1 -20 -20
-1 -20 20
-1 20 20
-1 20 -20
numsurf 1
SURF 0x10
mat 0
refs 4
0 0 0
1 1 0
2 1 1
3 0 1
kids 0

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

View File

@@ -0,0 +1,11 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">num_7.ac</path>
<animation>
<enable-hot type="string">false</enable-hot>
</animation>
<animation>
<type>noshadow</type>
</animation>
</PropertyList>

View File

@@ -0,0 +1,42 @@
AC3Db
MATERIAL "ac3dmat1" rgb 1 1 1 amb 1 1 1 emis 1 1 1 spec 1 1 1 shi 128 trans 0.263
OBJECT world
kids 2
OBJECT poly
name "rect"
loc 4.76837e-007 2.38419e-007 -3.54983e-007
texture "num_8.png"
crease 45.000000
numvert 4
0.999999 20 20
1 20 -20
1 -20 -20
0.999999 -20 20
numsurf 1
SURF 0x10
mat 0
refs 4
3 0 0
2 1 0
1 1 1
0 0 1
kids 0
OBJECT poly
name "rect"
loc 5.68434e-014 2.38419e-007 2.38419e-007
texture "num_8.png"
crease 45.000000
numvert 4
-1 -20 -20
-1 -20 20
-1 20 20
-1 20 -20
numsurf 1
SURF 0x10
mat 0
refs 4
0 0 0
1 1 0
2 1 1
3 0 1
kids 0

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 KiB

View File

@@ -0,0 +1,11 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">num_8.ac</path>
<animation>
<enable-hot type="string">false</enable-hot>
</animation>
<animation>
<type>noshadow</type>
</animation>
</PropertyList>

View File

@@ -0,0 +1,42 @@
AC3Db
MATERIAL "ac3dmat1" rgb 1 1 1 amb 1 1 1 emis 1 1 1 spec 1 1 1 shi 128 trans 0.263
OBJECT world
kids 2
OBJECT poly
name "rect"
loc 4.76837e-007 2.38419e-007 -3.54983e-007
texture "num_9.png"
crease 45.000000
numvert 4
0.999999 20 20
1 20 -20
1 -20 -20
0.999999 -20 20
numsurf 1
SURF 0x10
mat 0
refs 4
3 0 0
2 1 0
1 1 1
0 0 1
kids 0
OBJECT poly
name "rect"
loc 5.68434e-014 2.38419e-007 2.38419e-007
texture "num_9.png"
crease 45.000000
numvert 4
-1 -20 -20
-1 -20 20
-1 20 20
-1 20 -20
numsurf 1
SURF 0x10
mat 0
refs 4
0 0 0
1 1 0
2 1 1
3 0 1
kids 0

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

View File

@@ -0,0 +1,11 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">num_9.ac</path>
<animation>
<enable-hot type="string">false</enable-hot>
</animation>
<animation>
<type>noshadow</type>
</animation>
</PropertyList>

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@@ -0,0 +1,39 @@
<?xml version="1.0"?>
<PropertyList>
<path>RedbullRedGate.ac</path>
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>8000</max-m>
</animation>
<animation>
<type>rotate</type>
<object-name>circle</object-name>
<property>/sim/time/elapsed-sec</property>
<factor>50</factor>
<axis>
<x>0.0</x>
<y>0.0</y>
<z>1.0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
</animation>
<animation>
<type>select</type>
<object-name>circle</object-name>
<condition>
<not>
<property>/sim/mission/objects/Redbull-gate[0]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0"?>
<PropertyList>
<path>RedbullRedGate.ac</path>
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>8000</max-m>
</animation>
<animation>
<type>rotate</type>
<object-name>circle</object-name>
<property>/sim/time/elapsed-sec</property>
<factor>50</factor>
<axis>
<x>0.0</x>
<y>0.0</y>
<z>1.0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
</animation>
<animation>
<type>select</type>
<object-name>circle</object-name>
<condition>
<not>
<property>/sim/mission/objects/Redbull-gate[1]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0"?>
<PropertyList>
<path>RedbullRedGate.ac</path>
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>8000</max-m>
</animation>
<animation>
<type>rotate</type>
<object-name>circle</object-name>
<property>/sim/time/elapsed-sec</property>
<factor>50</factor>
<axis>
<x>0.0</x>
<y>0.0</y>
<z>1.0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
</animation>
<animation>
<type>select</type>
<object-name>circle</object-name>
<condition>
<not>
<property>/sim/mission/objects/Redbull-gate[2]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0"?>
<PropertyList>
<path>RedbullRedGate.ac</path>
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>8000</max-m>
</animation>
<animation>
<type>rotate</type>
<object-name>circle</object-name>
<property>/sim/time/elapsed-sec</property>
<factor>50</factor>
<axis>
<x>0.0</x>
<y>0.0</y>
<z>1.0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
</animation>
<animation>
<type>select</type>
<object-name>circle</object-name>
<condition>
<not>
<property>/sim/mission/objects/Redbull-gate[3]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,13 @@
<?xml version="1.0"?>
<PropertyList>
<path>RedbullBlueGate.ac</path>
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>8000</max-m>
</animation>
</PropertyList>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,13 @@
<?xml version="1.0"?>
<PropertyList>
<path>RedbullBluePylon.ac</path>
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>8000</max-m>
</animation>
</PropertyList>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,13 @@
<?xml version="1.0"?>
<PropertyList>
<path>RedbullBlueQuadro.ac</path>
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>8000</max-m>
</animation>
</PropertyList>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,13 @@
<?xml version="1.0"?>
<PropertyList>
<path>RedbullRedPylon.ac</path>
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>8000</max-m>
</animation>
</PropertyList>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,13 @@
<?xml version="1.0"?>
<PropertyList>
<path>RedbullRedQuadro.ac</path>
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>8000</max-m>
</animation>
</PropertyList>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,13 @@
<?xml version="1.0"?>
<PropertyList>
<path>RedbullStartGate.ac</path>
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>8000</max-m>
</animation>
</PropertyList>

View File

@@ -0,0 +1,60 @@
AC3Db
MATERIAL "ac3dmat6" rgb 0 1 0 amb 0 1 0 emis 0 1 0 spec 0 1 0 shi 128 trans 0
OBJECT world
kids 1
OBJECT poly
name "box"
crease 45.000000
numvert 16
0.5 0.5 -0.5
0.5 0.5 0.5
0.5 -0.5 0.5
0.5 -0.5 -0.5
-0.5 -0.5 -0.5
-0.5 -0.5 0.5
-0.5 0.5 0.5
-0.5 0.5 -0.5
0.5 0.5 -0.5
-0.5 0.5 -0.5
0.5 -0.5 -0.5
-0.5 -0.5 -0.5
0.5 -0.5 0.5
-0.5 -0.5 0.5
0.5 0.5 0.5
-0.5 0.5 0.5
numsurf 6
SURF 0x31
mat 0
refs 4
0 0 1
1 0.976285 0.994318
2 1 0
3 0.0632411 0.0795455
SURF 0x31
mat 0
refs 4
7 0 1
6 0.976285 0.994318
5 1 0
4 0.0632411 0.0795455
SURF 0x32
mat 0
refs 2
9 0 0
8 1 1
SURF 0x32
mat 0
refs 2
11 0 1
10 1 0
SURF 0x32
mat 0
refs 2
13 0 1
12 1 0
SURF 0x32
mat 0
refs 2
15 0 0
14 1 1
kids 0

View File

@@ -0,0 +1,42 @@
<?xml version="1.0"?>
<PropertyList>
<path>bounding_box.ac</path>
<animation>
<type>scale</type>
<object-name>box</object-name>
<property>/bbox/height</property>
<x-min>0.1</x-min>
<y-min>0.1</y-min>
<z-min>0.1</z-min>
<x-factor>0.0</x-factor>
<y-factor>0.0</y-factor>
<z-factor>100.0</z-factor>
</animation>
<animation>
<type>scale</type>
<object-name>box</object-name>
<property>/bbox/width</property>
<x-min>0.1</x-min>
<y-min>0.1</y-min>
<z-min>0.1</z-min>
<x-factor>0.0</x-factor>
<y-factor>100.0</y-factor>
<z-factor>0.0</z-factor>
</animation>
<animation>
<type>scale</type>
<object-name>box</object-name>
<property>/bbox/length</property>
<x-min>0.1</x-min>
<y-min>0.1</y-min>
<z-min>0.1</z-min>
<x-factor>100.0</x-factor>
<y-factor>0.0</y-factor>
<z-factor>0.0</z-factor>
</animation>
</PropertyList>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,48 @@
<?xml version="1.0"?>
<PropertyList>
<path>checkpoint-h50.ac</path>
<animation>
<type>rotate</type>
<object-name>pointer</object-name>
<property>/sim/time/elapsed-sec</property>
<factor>50</factor>
<axis>
<x>0.0</x>
<y>0.0</y>
<z>1.0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
</animation>
<animation>
<type>dist-scale</type>
<object-name>pointer</object-name>
<interpolation>
<entry>
<ind>50</ind>
<dep>1</dep>
</entry>
<entry>
<ind>1000</ind>
<dep>10</dep>
</entry>
<entry>
<ind>5000</ind>
<dep>15</dep>
</entry>
<entry>
<ind>10000</ind>
<dep>20</dep>
</entry>
</interpolation>
</animation>
<animation>
<object-name>pointer</object-name>
<enable-hot type="bool">false</enable-hot>
</animation>
</PropertyList>

View File

@@ -0,0 +1,57 @@
<?xml version="1.0"?>
<PropertyList>
<path>checkpoint-h50.ac</path>
<animation>
<type>rotate</type>
<object-name>pointer</object-name>
<property>/sim/time/elapsed-sec</property>
<factor>30</factor>
<axis>
<x>0.0</x>
<y>0.0</y>
<z>1.0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
</animation>
<animation>
<type>dist-scale</type>
<object-name>pointer</object-name>
<interpolation>
<entry>
<ind>0</ind>
<dep>1</dep>
</entry>
<entry>
<ind>1000</ind>
<dep>2</dep>
</entry>
<entry>
<ind>5000</ind>
<dep>4</dep>
</entry>
<entry>
<ind>10000</ind>
<dep>8</dep>
</entry>
</interpolation>
</animation>
<animation>
<object-name>pointer</object-name>
<enable-hot type="bool">false</enable-hot>
</animation>
<animation>
<type>select</type>
<object-name>pointer</object-name>
<condition>
<not>
<property>/sim/mission/objects/checkpoint[0]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,57 @@
<?xml version="1.0"?>
<PropertyList>
<path>checkpoint-h50.ac</path>
<animation>
<type>rotate</type>
<object-name>pointer</object-name>
<property>/sim/time/elapsed-sec</property>
<factor>30</factor>
<axis>
<x>0.0</x>
<y>0.0</y>
<z>1.0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
</animation>
<animation>
<type>dist-scale</type>
<object-name>pointer</object-name>
<interpolation>
<entry>
<ind>0</ind>
<dep>1</dep>
</entry>
<entry>
<ind>1000</ind>
<dep>2</dep>
</entry>
<entry>
<ind>5000</ind>
<dep>4</dep>
</entry>
<entry>
<ind>10000</ind>
<dep>8</dep>
</entry>
</interpolation>
</animation>
<animation>
<object-name>pointer</object-name>
<enable-hot type="bool">false</enable-hot>
</animation>
<animation>
<type>select</type>
<object-name>pointer</object-name>
<condition>
<not>
<property>/sim/mission/objects/checkpoint[1]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,57 @@
<?xml version="1.0"?>
<PropertyList>
<path>checkpoint-h50.ac</path>
<animation>
<type>rotate</type>
<object-name>pointer</object-name>
<property>/sim/time/elapsed-sec</property>
<factor>30</factor>
<axis>
<x>0.0</x>
<y>0.0</y>
<z>1.0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
</animation>
<animation>
<type>dist-scale</type>
<object-name>pointer</object-name>
<interpolation>
<entry>
<ind>0</ind>
<dep>1</dep>
</entry>
<entry>
<ind>1000</ind>
<dep>2</dep>
</entry>
<entry>
<ind>5000</ind>
<dep>4</dep>
</entry>
<entry>
<ind>10000</ind>
<dep>8</dep>
</entry>
</interpolation>
</animation>
<animation>
<object-name>pointer</object-name>
<enable-hot type="bool">false</enable-hot>
</animation>
<animation>
<type>select</type>
<object-name>pointer</object-name>
<condition>
<not>
<property>/sim/mission/objects/checkpoint[2]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,57 @@
<?xml version="1.0"?>
<PropertyList>
<path>checkpoint-h50.ac</path>
<animation>
<type>rotate</type>
<object-name>pointer</object-name>
<property>/sim/time/elapsed-sec</property>
<factor>30</factor>
<axis>
<x>0.0</x>
<y>0.0</y>
<z>1.0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
</animation>
<animation>
<type>dist-scale</type>
<object-name>pointer</object-name>
<interpolation>
<entry>
<ind>0</ind>
<dep>1</dep>
</entry>
<entry>
<ind>1000</ind>
<dep>2</dep>
</entry>
<entry>
<ind>5000</ind>
<dep>4</dep>
</entry>
<entry>
<ind>10000</ind>
<dep>8</dep>
</entry>
</interpolation>
</animation>
<animation>
<object-name>pointer</object-name>
<enable-hot type="bool">false</enable-hot>
</animation>
<animation>
<type>select</type>
<object-name>pointer</object-name>
<condition>
<not>
<property>/sim/mission/objects/checkpoint[3]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">gate-40x20.ac</path>
<animation>
<object-name type="string">gate-red</object-name>
<object-name n="1" type="string">gate-green</object-name>
<enable-hot type="string">false</enable-hot>
</animation>
<animation n="1">
<type type="string">select</type>
<object-name type="string">gate-red</object-name>
<condition>
<property type="string">/sim/mission/objects/gate[0]/finished</property>
</condition>
</animation>
<animation n="2">
<type type="string">select</type>
<object-name type="string">gate-green</object-name>
<condition>
<not>
<property type="string">/sim/mission/objects/gate[0]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">gate-40x20.ac</path>
<animation>
<object-name type="string">gate-red</object-name>
<object-name n="1" type="string">gate-green</object-name>
<enable-hot type="string">false</enable-hot>
</animation>
<animation n="1">
<type type="string">select</type>
<object-name type="string">gate-red</object-name>
<condition>
<property type="string">/sim/mission/objects/gate[1]/finished</property>
</condition>
</animation>
<animation n="2">
<type type="string">select</type>
<object-name type="string">gate-green</object-name>
<condition>
<not>
<property type="string">/sim/mission/objects/gate[1]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">gate-40x20.ac</path>
<animation>
<object-name type="string">gate-red</object-name>
<object-name n="1" type="string">gate-green</object-name>
<enable-hot type="string">false</enable-hot>
</animation>
<animation n="1">
<type type="string">select</type>
<object-name type="string">gate-red</object-name>
<condition>
<property type="string">/sim/mission/objects/gate[10]/finished</property>
</condition>
</animation>
<animation n="2">
<type type="string">select</type>
<object-name type="string">gate-green</object-name>
<condition>
<not>
<property type="string">/sim/mission/objects/gate[10]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">gate-40x20.ac</path>
<animation>
<object-name type="string">gate-red</object-name>
<object-name n="1" type="string">gate-green</object-name>
<enable-hot type="string">false</enable-hot>
</animation>
<animation n="1">
<type type="string">select</type>
<object-name type="string">gate-red</object-name>
<condition>
<property type="string">/sim/mission/objects/gate[11]/finished</property>
</condition>
</animation>
<animation n="2">
<type type="string">select</type>
<object-name type="string">gate-green</object-name>
<condition>
<not>
<property type="string">/sim/mission/objects/gate[11]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">gate-40x20.ac</path>
<animation>
<object-name type="string">gate-red</object-name>
<object-name n="1" type="string">gate-green</object-name>
<enable-hot type="string">false</enable-hot>
</animation>
<animation n="1">
<type type="string">select</type>
<object-name type="string">gate-red</object-name>
<condition>
<property type="string">/sim/mission/objects/gate[12]/finished</property>
</condition>
</animation>
<animation n="2">
<type type="string">select</type>
<object-name type="string">gate-green</object-name>
<condition>
<not>
<property type="string">/sim/mission/objects/gate[12]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">gate-40x20.ac</path>
<animation>
<object-name type="string">gate-red</object-name>
<object-name n="1" type="string">gate-green</object-name>
<enable-hot type="string">false</enable-hot>
</animation>
<animation n="1">
<type type="string">select</type>
<object-name type="string">gate-red</object-name>
<condition>
<property type="string">/sim/mission/objects/gate[13]/finished</property>
</condition>
</animation>
<animation n="2">
<type type="string">select</type>
<object-name type="string">gate-green</object-name>
<condition>
<not>
<property type="string">/sim/mission/objects/gate[13]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">gate-40x20.ac</path>
<animation>
<object-name type="string">gate-red</object-name>
<object-name n="1" type="string">gate-green</object-name>
<enable-hot type="string">false</enable-hot>
</animation>
<animation n="1">
<type type="string">select</type>
<object-name type="string">gate-red</object-name>
<condition>
<property type="string">/sim/mission/objects/gate[14]/finished</property>
</condition>
</animation>
<animation n="2">
<type type="string">select</type>
<object-name type="string">gate-green</object-name>
<condition>
<not>
<property type="string">/sim/mission/objects/gate[14]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">gate-40x20.ac</path>
<animation>
<object-name type="string">gate-red</object-name>
<object-name n="1" type="string">gate-green</object-name>
<enable-hot type="string">false</enable-hot>
</animation>
<animation n="1">
<type type="string">select</type>
<object-name type="string">gate-red</object-name>
<condition>
<property type="string">/sim/mission/objects/gate[15]/finished</property>
</condition>
</animation>
<animation n="2">
<type type="string">select</type>
<object-name type="string">gate-green</object-name>
<condition>
<not>
<property type="string">/sim/mission/objects/gate[15]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">gate-40x20.ac</path>
<animation>
<object-name type="string">gate-red</object-name>
<object-name n="1" type="string">gate-green</object-name>
<enable-hot type="string">false</enable-hot>
</animation>
<animation n="1">
<type type="string">select</type>
<object-name type="string">gate-red</object-name>
<condition>
<property type="string">/sim/mission/objects/gate[16]/finished</property>
</condition>
</animation>
<animation n="2">
<type type="string">select</type>
<object-name type="string">gate-green</object-name>
<condition>
<not>
<property type="string">/sim/mission/objects/gate[16]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">gate-40x20.ac</path>
<animation>
<object-name type="string">gate-red</object-name>
<object-name n="1" type="string">gate-green</object-name>
<enable-hot type="string">false</enable-hot>
</animation>
<animation n="1">
<type type="string">select</type>
<object-name type="string">gate-red</object-name>
<condition>
<property type="string">/sim/mission/objects/gate[17]/finished</property>
</condition>
</animation>
<animation n="2">
<type type="string">select</type>
<object-name type="string">gate-green</object-name>
<condition>
<not>
<property type="string">/sim/mission/objects/gate[17]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">gate-40x20.ac</path>
<animation>
<object-name type="string">gate-red</object-name>
<object-name n="1" type="string">gate-green</object-name>
<enable-hot type="string">false</enable-hot>
</animation>
<animation n="1">
<type type="string">select</type>
<object-name type="string">gate-red</object-name>
<condition>
<property type="string">/sim/mission/objects/gate[18]/finished</property>
</condition>
</animation>
<animation n="2">
<type type="string">select</type>
<object-name type="string">gate-green</object-name>
<condition>
<not>
<property type="string">/sim/mission/objects/gate[18]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">gate-40x20.ac</path>
<animation>
<object-name type="string">gate-red</object-name>
<object-name n="1" type="string">gate-green</object-name>
<enable-hot type="string">false</enable-hot>
</animation>
<animation n="1">
<type type="string">select</type>
<object-name type="string">gate-red</object-name>
<condition>
<property type="string">/sim/mission/objects/gate[19]/finished</property>
</condition>
</animation>
<animation n="2">
<type type="string">select</type>
<object-name type="string">gate-green</object-name>
<condition>
<not>
<property type="string">/sim/mission/objects/gate[19]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">gate-40x20.ac</path>
<animation>
<object-name type="string">gate-red</object-name>
<object-name n="1" type="string">gate-green</object-name>
<enable-hot type="string">false</enable-hot>
</animation>
<animation n="1">
<type type="string">select</type>
<object-name type="string">gate-red</object-name>
<condition>
<property type="string">/sim/mission/objects/gate[2]/finished</property>
</condition>
</animation>
<animation n="2">
<type type="string">select</type>
<object-name type="string">gate-green</object-name>
<condition>
<not>
<property type="string">/sim/mission/objects/gate[2]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">gate-40x20.ac</path>
<animation>
<object-name type="string">gate-red</object-name>
<object-name n="1" type="string">gate-green</object-name>
<enable-hot type="string">false</enable-hot>
</animation>
<animation n="1">
<type type="string">select</type>
<object-name type="string">gate-red</object-name>
<condition>
<property type="string">/sim/mission/objects/gate[20]/finished</property>
</condition>
</animation>
<animation n="2">
<type type="string">select</type>
<object-name type="string">gate-green</object-name>
<condition>
<not>
<property type="string">/sim/mission/objects/gate[20]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">gate-40x20.ac</path>
<animation>
<object-name type="string">gate-red</object-name>
<object-name n="1" type="string">gate-green</object-name>
<enable-hot type="string">false</enable-hot>
</animation>
<animation n="1">
<type type="string">select</type>
<object-name type="string">gate-red</object-name>
<condition>
<property type="string">/sim/mission/objects/gate[21]/finished</property>
</condition>
</animation>
<animation n="2">
<type type="string">select</type>
<object-name type="string">gate-green</object-name>
<condition>
<not>
<property type="string">/sim/mission/objects/gate[21]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">gate-40x20.ac</path>
<animation>
<object-name type="string">gate-red</object-name>
<object-name n="1" type="string">gate-green</object-name>
<enable-hot type="string">false</enable-hot>
</animation>
<animation n="1">
<type type="string">select</type>
<object-name type="string">gate-red</object-name>
<condition>
<property type="string">/sim/mission/objects/gate[22]/finished</property>
</condition>
</animation>
<animation n="2">
<type type="string">select</type>
<object-name type="string">gate-green</object-name>
<condition>
<not>
<property type="string">/sim/mission/objects/gate[22]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">gate-40x20.ac</path>
<animation>
<object-name type="string">gate-red</object-name>
<object-name n="1" type="string">gate-green</object-name>
<enable-hot type="string">false</enable-hot>
</animation>
<animation n="1">
<type type="string">select</type>
<object-name type="string">gate-red</object-name>
<condition>
<property type="string">/sim/mission/objects/gate[23]/finished</property>
</condition>
</animation>
<animation n="2">
<type type="string">select</type>
<object-name type="string">gate-green</object-name>
<condition>
<not>
<property type="string">/sim/mission/objects/gate[23]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<PropertyList>
<path type="string">gate-40x20.ac</path>
<animation>
<object-name type="string">gate-red</object-name>
<object-name n="1" type="string">gate-green</object-name>
<enable-hot type="string">false</enable-hot>
</animation>
<animation n="1">
<type type="string">select</type>
<object-name type="string">gate-red</object-name>
<condition>
<property type="string">/sim/mission/objects/gate[24]/finished</property>
</condition>
</animation>
<animation n="2">
<type type="string">select</type>
<object-name type="string">gate-green</object-name>
<condition>
<not>
<property type="string">/sim/mission/objects/gate[24]/finished</property>
</not>
</condition>
</animation>
</PropertyList>

Some files were not shown because too many files have changed in this diff Show More