Cabin Interactions fixed for 2020
This commit is contained in:
+1557
-1508
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
||||
<ModelBehaviors>
|
||||
<Include RelativeFile="..\Templates\Cabin.xml"/>
|
||||
<Include RelativeFile="CabinInteractions.xml"/>
|
||||
<Include RelativeFile="..\Templates\Cabin.xml" />
|
||||
<Include RelativeFile="CabinInteractions.xml" />
|
||||
<Template Name="MD11_PaxCabin">
|
||||
<UseTemplate Name="MD11_Cabin_Interactions"/>
|
||||
<UseTemplate Name="MD11_Cabin_Interactions" />
|
||||
<Component ID="MD11_Cabin_Lights_Emis">
|
||||
<UseTemplate Name="MD11_Cabin_Lighting">
|
||||
<NODE_ID>MD11_cabin_walls_000</NODE_ID>
|
||||
@@ -5494,9 +5494,7 @@
|
||||
</UseTemplate>
|
||||
</Component>
|
||||
<Component ID="MD11_Cabin_Oxy_Masks">
|
||||
<UseTemplate Name="MD11_Cabin_Oxygen_Masks_Viz">
|
||||
<NODE_ID>MD11_cabin_oxymasks_000</NODE_ID>
|
||||
</UseTemplate>
|
||||
<!-- NOTE: 103FIX - Remove duplicate 000 -->
|
||||
<UseTemplate Name="MD11_Cabin_Oxygen_Masks_Viz">
|
||||
<NODE_ID>MD11_cabin_oxymasks_000</NODE_ID>
|
||||
</UseTemplate>
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
<ModelBehaviors>
|
||||
<Template Name="MD11_Cabin_Lighting">
|
||||
<DefaultTemplateParameters>
|
||||
<NODE_ID/>
|
||||
<VAR_NAME/>
|
||||
<INDEX/>
|
||||
<UNITS/>
|
||||
<NODE_ID />
|
||||
<VAR_NAME />
|
||||
<INDEX />
|
||||
<UNITS />
|
||||
<INTENSITY>3.0</INTENSITY>
|
||||
</DefaultTemplateParameters>
|
||||
<Component ID="MD11_Cabin_Light_#NODE_ID#" Node="#NODE_ID#">
|
||||
<UseTemplate Name="ASOBO_GT_Part_ID"/>
|
||||
<UseTemplate Name="ASOBO_GT_Part_ID" />
|
||||
<Material>
|
||||
<EmissiveFactor>
|
||||
<Parameter>
|
||||
@@ -19,10 +19,10 @@
|
||||
</Material>
|
||||
</Component>
|
||||
</Template>
|
||||
|
||||
<Template Name = "MD11_Cabin_Seatbelt_Viz">
|
||||
|
||||
<Template Name="MD11_Cabin_Seatbelt_Viz">
|
||||
<DefaultTemplateParameters>
|
||||
<NODE_ID/>
|
||||
<NODE_ID />
|
||||
</DefaultTemplateParameters>
|
||||
<Component ID="MD11_Cabin_Seatbelt_Viz_#NODE_ID#" Node="#NODE_ID#">
|
||||
<UseTemplate Name="ASOBO_GT_Visibility_Code">
|
||||
@@ -30,10 +30,10 @@
|
||||
</UseTemplate>
|
||||
</Component>
|
||||
</Template>
|
||||
|
||||
<Template Name = "MD11_Cabin_NoSmoking_Viz">
|
||||
|
||||
<Template Name="MD11_Cabin_NoSmoking_Viz">
|
||||
<DefaultTemplateParameters>
|
||||
<NODE_ID/>
|
||||
<NODE_ID />
|
||||
</DefaultTemplateParameters>
|
||||
<Component ID="MD11_Cabin_NoSmoking_Viz_#NODE_ID#" Node="#NODE_ID#">
|
||||
<UseTemplate Name="ASOBO_GT_Visibility_Code">
|
||||
@@ -41,10 +41,10 @@
|
||||
</UseTemplate>
|
||||
</Component>
|
||||
</Template>
|
||||
|
||||
<Template Name = "MD11_Cabin_Oxygen_Masks_Viz">
|
||||
|
||||
<Template Name="MD11_Cabin_Oxygen_Masks_Viz">
|
||||
<DefaultTemplateParameters>
|
||||
<NODE_ID/>
|
||||
<NODE_ID />
|
||||
</DefaultTemplateParameters>
|
||||
<Component ID="MD11_Cabin_Oxy_#NODE_ID#" Node="#NODE_ID#">
|
||||
<UseTemplate Name="ASOBO_GT_Visibility_Code">
|
||||
@@ -52,10 +52,10 @@
|
||||
</UseTemplate>
|
||||
</Component>
|
||||
</Template>
|
||||
|
||||
<Template Name = "MD11_Cabin_Power_Viz">
|
||||
|
||||
<Template Name="MD11_Cabin_Power_Viz">
|
||||
<DefaultTemplateParameters>
|
||||
<NODE_ID/>
|
||||
<NODE_ID />
|
||||
</DefaultTemplateParameters>
|
||||
<Component ID="MD11_Cab_Power_Viz_#NODE_ID#" Node="#NODE_ID#">
|
||||
<UseTemplate Name="ASOBO_GT_Visibility_Code">
|
||||
@@ -63,9 +63,10 @@
|
||||
</UseTemplate>
|
||||
</Component>
|
||||
</Template>
|
||||
<Template Name = "MD11_Cabin_WindowBlinds">
|
||||
<!-- NOTE: 103FIX - Flipped, no arrows, add cursor -->
|
||||
<Template Name="MD11_Cabin_WindowBlinds">
|
||||
<DefaultTemplateParameters>
|
||||
<NODE_ID/>
|
||||
<NODE_ID />
|
||||
</DefaultTemplateParameters>
|
||||
<Component ID="#ANIM_NAME#" Node="#NODE_ID#">
|
||||
<UseTemplate Name="ASOBO_GT_Anim_Code">
|
||||
@@ -74,18 +75,17 @@
|
||||
<ANIM_CODE>(L:#ANIM_NAME#) 50 *</ANIM_CODE>
|
||||
</UseTemplate>
|
||||
<UseTemplate Name="ASOBO_GT_Interaction_WheelLeftDrag_Axis">
|
||||
<NO_ARROWS>TRUE</NO_ARROWS>
|
||||
<CURSOR>Grab</CURSOR>
|
||||
<USE_TRAJECTORY_DRAG_MODE>True</USE_TRAJECTORY_DRAG_MODE>
|
||||
<AXIS>Y</AXIS>
|
||||
<DRAG_CODE>(M:DragPercent) (>L:#ANIM_NAME#)</DRAG_CODE>
|
||||
<POSITIVE_AXIS_CODE>(L:#ANIM_NAME#) 0.1 + 1 min (>L:#ANIM_NAME#)</POSITIVE_AXIS_CODE>
|
||||
<NEGATIVE_AXIS_CODE>(L:#ANIM_NAME#) 0.1 - 0 max (>L:#ANIM_NAME#)</NEGATIVE_AXIS_CODE>
|
||||
<POSITIVE_AXIS_CODE>(L:#ANIM_NAME#) 0.1 - 1 min (>L:#ANIM_NAME#)</POSITIVE_AXIS_CODE>
|
||||
<NEGATIVE_AXIS_CODE>(L:#ANIM_NAME#) 0.1 + 0 max (>L:#ANIM_NAME#)</NEGATIVE_AXIS_CODE>
|
||||
</UseTemplate>
|
||||
</Component>
|
||||
</Template>
|
||||
<Template Name= "MD11_TrayTable">
|
||||
<DefaultTemplateParameters>
|
||||
<NODE_ID/>
|
||||
</DefaultTemplateParameters>
|
||||
<Template Name="MD11_TrayTable">
|
||||
<Parameters Type="Default">
|
||||
<ANIM_LENGTH>30</ANIM_LENGTH>
|
||||
</Parameters>
|
||||
@@ -125,12 +125,14 @@
|
||||
</UseTemplate>
|
||||
</Component>
|
||||
</Template>
|
||||
<Template Name = "MD11_Overhead_Bin">
|
||||
<!-- NOTE: 103FIX - Add NODE_ID -->
|
||||
<Template Name="MD11_Overhead_Bin">
|
||||
<Parameters Type="Default">
|
||||
<ANIM_LENGTH>10</ANIM_LENGTH>
|
||||
<ANIM_LAG>10</ANIM_LAG>
|
||||
<NODE_ID />
|
||||
</Parameters>
|
||||
<Component ID="#ANIM_NAME#" Node="#ANIM_NAME#">
|
||||
<Component ID="#ANIM_NAME#" Node="#NODE_ID#">
|
||||
<UseTemplate Name="ASOBO_GT_Anim_Code">
|
||||
<ANIM_CODE>(L:#ANIM_NAME#) #ANIM_LENGTH# *</ANIM_CODE>
|
||||
</UseTemplate>
|
||||
@@ -151,7 +153,8 @@
|
||||
</UseTemplate>
|
||||
<UseTemplate Name="ASOBO_GT_Interaction_LeftSingle_Code">
|
||||
<LEFT_SINGLE_CODE>
|
||||
(L:MD11_CAB_LAV#ID#_LATCH, bool) ! if{ (L:MD11_CAB_LAV#ID#_DOOR) ! (>L:MD11_CAB_LAV#ID#_DOOR) }
|
||||
(L:MD11_CAB_LAV#ID#_LATCH, bool) ! if{ (L:MD11_CAB_LAV#ID#_DOOR) !
|
||||
(>L:MD11_CAB_LAV#ID#_DOOR) }
|
||||
</LEFT_SINGLE_CODE>
|
||||
</UseTemplate>
|
||||
</Component>
|
||||
@@ -184,7 +187,7 @@
|
||||
<UseTemplate Name="ASOBO_GT_Interaction_LeftSingle_Code">
|
||||
<LEFT_SINGLE_CODE>
|
||||
(L:MD11_CAB_LAV#ID#_DOOR, bool) ! if{
|
||||
(L:MD11_CAB_LAV#ID#_LATCH) ! (>L:MD11_CAB_LAV#ID#_LATCH)
|
||||
(L:MD11_CAB_LAV#ID#_LATCH) ! (>L:MD11_CAB_LAV#ID#_LATCH)
|
||||
}
|
||||
|
||||
</LEFT_SINGLE_CODE>
|
||||
@@ -193,11 +196,12 @@
|
||||
</Template>
|
||||
<Template Name="MD11_Cabin_Lavatory_Occupied_Sign">
|
||||
<DefaultTemplateParameters>
|
||||
<NODE_ID/>
|
||||
<NODE_ID />
|
||||
</DefaultTemplateParameters>
|
||||
<Component ID="MD11_Cabin_Lavatory_Occupied_Sign_#NODE_ID#" Node="#NODE_ID#">
|
||||
<UseTemplate Name="ASOBO_GT_Visibility_Code">
|
||||
<VISIBILITY_CODE>(L:MD11_CAB_LAV#ID#_LATCH, bool) (A:CABIN_SEATBELTS_ALERT_SWITCH, bool) |</VISIBILITY_CODE>
|
||||
<VISIBILITY_CODE>(L:MD11_CAB_LAV#ID#_LATCH, bool) (A:CABIN_SEATBELTS_ALERT_SWITCH,
|
||||
bool) |</VISIBILITY_CODE>
|
||||
</UseTemplate>
|
||||
</Component>
|
||||
</Template>
|
||||
|
||||
+3
-3
@@ -5,18 +5,18 @@
|
||||
<Template Name="MD11_FIXES_BASE">
|
||||
<!-- ANALOGUE STANDBY SLIP START -->
|
||||
<UseTemplate Name="MD11_Vistag">
|
||||
<NODE_NAME>MD11_MIP_STBY_AI_SLIP_RNG</NODE_NAME>
|
||||
<NODE_ID>MD11_MIP_STBY_AI_SLIP_RNG</NODE_ID>
|
||||
<VIS_CODE>0</VIS_CODE>
|
||||
</UseTemplate>
|
||||
<UseTemplate Name="MD11_Animation">
|
||||
<NODE_NAME>KH_MD11_MIP_STBY_AI_SLIP_RNG</NODE_NAME>
|
||||
<NODE_ID>KH_MD11_MIP_STBY_AI_SLIP_RNG</NODE_ID>
|
||||
<ANIM_LENGTH>10</ANIM_LENGTH>
|
||||
<ANIM_LAG>100</ANIM_LAG>
|
||||
<ANIM_CODE>(L:MD11_MIP_STBY_AI_SLIP_RNG)</ANIM_CODE>
|
||||
</UseTemplate>
|
||||
<UseTemplate
|
||||
Name="MD11_Vistag">
|
||||
<NODE_NAME>KH_MD11_MIP_STBY_AI_SLIP_RNG_VIS</NODE_NAME>
|
||||
<NODE_ID>KH_MD11_MIP_STBY_AI_SLIP_RNG_VIS</NODE_ID>
|
||||
<VIS_CODE>(L:MD11_OPT_ANALOG_STBY, bool)</VIS_CODE>
|
||||
</UseTemplate>
|
||||
<!-- ANALOGUE STANDBY SLIP END -->
|
||||
|
||||
Reference in New Issue
Block a user