EoL 2020 Update
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
<LEFT_BUTTON_UP>77850</LEFT_BUTTON_UP>
|
||||
</UseTemplate>
|
||||
<UseTemplate Name="TFDi_Design_MD11_Button_Template">
|
||||
<TOOLTIPID>Go Around Thrust</TOOLTIPID>
|
||||
<TOOLTIPID>Go Around Mode</TOOLTIPID>
|
||||
<NODE_ID>MD11_THR_GA_BT</NODE_ID>
|
||||
<ANIM_NAME>MD11_THR_GA_BT</ANIM_NAME>
|
||||
<ANIM_LENGTH>10</ANIM_LENGTH>
|
||||
|
||||
@@ -856,5 +856,11 @@
|
||||
<UseTemplate Name="TFDi_Design_MD11_Annunciator">
|
||||
<NODE_ID>MD11_GSR_ABS_DISARM_LT</NODE_ID>
|
||||
</UseTemplate>
|
||||
<UseTemplate Name="TFDi_Design_MD11_Clickspot_UD">
|
||||
<NODE_ID>GA_BT_ALT</NODE_ID>
|
||||
<TOOLTIPID>Go Around Mode</TOOLTIPID>
|
||||
<LEFT_BUTTON_DOWN>77851</LEFT_BUTTON_DOWN>
|
||||
<LEFT_BUTTON_UP>77852</LEFT_BUTTON_UP>
|
||||
</UseTemplate>
|
||||
</Template>
|
||||
</ModelBehaviors>
|
||||
@@ -200,6 +200,26 @@
|
||||
</UseTemplate>
|
||||
</Component>
|
||||
</Template>
|
||||
<Template Name="TFDi_Design_MD11_Clickspot_UD">
|
||||
<Parameters Type="Override">
|
||||
<Condition Check="ID">
|
||||
<False>
|
||||
<ID>#NODE_ID#</ID>
|
||||
</False>
|
||||
</Condition>
|
||||
</Parameters>
|
||||
<Component ID="#ID#" Node="#NODE_ID#">
|
||||
<PartID>#NODE_ID#</PartID>
|
||||
<UseTemplate Name="ASOBO_GT_MouseRect">
|
||||
<MOUSEFLAGS_DEFAULT_IM>LeftSingle+LeftRelease</MOUSEFLAGS_DEFAULT_IM>
|
||||
<MOUSEFLAGS_DRAG_IM>LeftSingle+LeftRelease</MOUSEFLAGS_DRAG_IM>
|
||||
<CURSOR_DEFAULT_IM>Hand</CURSOR_DEFAULT_IM>
|
||||
<CURSOR_DRAG_IM>Hand</CURSOR_DRAG_IM>
|
||||
<CALLBACKCODE_DEFAULT_IM>(M:Event) 'LeftSingle' scmi 0 == if{ #LEFT_BUTTON_DOWN# (>L:CEVENT) } (M:Event) 'LeftRelease' scmi 0 == if{ #LEFT_BUTTON_UP# (>L:CEVENT) }</CALLBACKCODE_DEFAULT_IM>
|
||||
<CALLBACKCODE_DRAG_IM>(M:Event) 'LeftSingle' scmi 0 == if{ #LEFT_BUTTON_DOWN# (>L:CEVENT) } (M:Event) 'LeftRelease' scmi 0 == if{ #LEFT_BUTTON_UP# (>L:CEVENT) }</CALLBACKCODE_DRAG_IM>
|
||||
</UseTemplate>
|
||||
</Component>
|
||||
</Template>
|
||||
<Template Name="TFDi_Design_MD11_Evac_Light">
|
||||
<Parameters Type="Default">
|
||||
<VAR_NAME>MD11_LTS_BRT_DIM</VAR_NAME>
|
||||
|
||||
-2140
File diff suppressed because it is too large
Load Diff
-2141
File diff suppressed because it is too large
Load Diff
-2171
File diff suppressed because it is too large
Load Diff
-2172
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@@ -1,131 +0,0 @@
|
||||
{
|
||||
"asset": {
|
||||
"extensions": {
|
||||
"ASOBO_normal_map_convention": {
|
||||
"tangent_space_convention": "DirectX"
|
||||
}
|
||||
},
|
||||
"generator": "Khronos glTF Blender I/O v3.6.28 and Asobo Studio MSFS2024 Blender I/O v5.4.4 with Blender v3.6.19",
|
||||
"version": "2.0"
|
||||
},
|
||||
"extensionsUsed": [
|
||||
"ASOBO_normal_map_convention",
|
||||
"ASOBO_unique_id",
|
||||
"ASOBO_material_invisible",
|
||||
"ASOBO_tags"
|
||||
],
|
||||
"scene": 0,
|
||||
"scenes": [
|
||||
{
|
||||
"name": "Scene",
|
||||
"nodes": [0]
|
||||
}
|
||||
],
|
||||
"nodes": [
|
||||
{
|
||||
"extensions": {
|
||||
"ASOBO_unique_id": {
|
||||
"id": "DUMMY"
|
||||
}
|
||||
},
|
||||
"mesh": 0,
|
||||
"name": "DUMMY"
|
||||
}
|
||||
],
|
||||
"materials": [
|
||||
{
|
||||
"alphaMode": "OPAQUE",
|
||||
"doubleSided": false,
|
||||
"emissiveFactor": [0, 0, 0],
|
||||
"extensions": {
|
||||
"ASOBO_material_invisible": {
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
"extras": {},
|
||||
"name": "DUMMY",
|
||||
"pbrMetallicRoughness": {
|
||||
"baseColorFactor": [1, 1, 1, 1],
|
||||
"metallicFactor": 1,
|
||||
"roughnessFactor": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
"meshes": [
|
||||
{
|
||||
"name": "DUMMY",
|
||||
"primitives": [
|
||||
{
|
||||
"attributes": {
|
||||
"COLOR_0": 0,
|
||||
"POSITION": 1,
|
||||
"NORMAL": 2
|
||||
},
|
||||
"indices": 3,
|
||||
"material": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"accessors": [
|
||||
{
|
||||
"bufferView": 0,
|
||||
"componentType": 5123,
|
||||
"count": 2678,
|
||||
"normalized": true,
|
||||
"type": "VEC4"
|
||||
},
|
||||
{
|
||||
"bufferView": 1,
|
||||
"componentType": 5126,
|
||||
"count": 2678,
|
||||
"max": [1.3815985918045044, 1.818436622619629, 26.667369842529297],
|
||||
"min": [-1.3815973997116089, 0.641346275806427, 25.205421447753906],
|
||||
"type": "VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView": 2,
|
||||
"componentType": 5126,
|
||||
"count": 2678,
|
||||
"type": "VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView": 3,
|
||||
"componentType": 5123,
|
||||
"count": 3156,
|
||||
"type": "SCALAR"
|
||||
}
|
||||
],
|
||||
"bufferViews": [
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 21424,
|
||||
"byteOffset": 0,
|
||||
"target": 34962
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 32136,
|
||||
"byteOffset": 21424,
|
||||
"target": 34962
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 32136,
|
||||
"byteOffset": 53560,
|
||||
"target": 34962
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 6312,
|
||||
"byteOffset": 128544,
|
||||
"target": 34963
|
||||
}
|
||||
],
|
||||
"buffers": [
|
||||
{
|
||||
"byteLength": 143608,
|
||||
"uri": "DUMMY.bin"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ModelInfo guid="{898d05c8-24b3-43cf-ae6d-c76f0a03f8c3}" version="1.1">
|
||||
<LODS>
|
||||
<LOD minSize="0.0" ModelFile="DUMMY.gltf" />
|
||||
</LODS>
|
||||
|
||||
<Behaviors></Behaviors>
|
||||
</ModelInfo>
|
||||
@@ -1,2 +0,0 @@
|
||||
[models]
|
||||
normal=DUMMY.xml
|
||||
@@ -1,14 +0,0 @@
|
||||
[VERSION]
|
||||
Major = 1
|
||||
Minor = 0
|
||||
|
||||
[FLTSIM.0]
|
||||
title = DUMMY
|
||||
model = ""
|
||||
texture = ""
|
||||
animation = ""
|
||||
sound = ""
|
||||
soundai = ""
|
||||
|
||||
[GENERAL]
|
||||
category = SimpleObject
|
||||
@@ -420,7 +420,7 @@ FOInstrument.xml|TFDi_Design_MD11_Switch_SingleEvent_Template|MD11_MIP_FO_EVTMKR
|
||||
FootPedestalLower.xml|TFDi_Design_MD11_Button_Template|MD11_THR_L_ATS_BT|Autothrust Disconnect|
|
||||
FootPedestalLower.xml|TFDi_Design_MD11_Button_Template|MD11_THR_R_ATS_BT|Autothrust Disconnect|
|
||||
FootPedestalLower.xml|TFDi_Design_MD11_Button_Template|MD11_THR_GEAR_HORN_BT|Gear Horn Silence|
|
||||
FootPedestalLower.xml|TFDi_Design_MD11_Button_Template|MD11_THR_GA_BT|Go Around Thrust|
|
||||
FootPedestalLower.xml|TFDi_Design_MD11_Button_Template|MD11_THR_GA_BT|Go Around Mode|
|
||||
FootPedestalLower.xml|TFDi_Design_MD11_SpoilerLever|MD11_SPDBRK_HANDLE|Spoilers (%((L:MD11_SPDBRK_HANDLE) 1 == (L:MD11_SPDBRK_RNG) 0 == and)%{if}Ground Spoilers Armed%{else}%((L:MD11_SPDBRK_HANDLE) 2 ==)%{if}Ground Spoilers Extended%{else}%((L:MD11_SPDBRK_RNG))%{case}%{:0}Retracted%{:17.5}1/3 Extended%{:25}2/3 Extended%{:32.5}3/3 Extended%{end}%{end}%{end})|
|
||||
FootPedestalLower.xml|TFDi_Design_MD11_Switch_SingleEvent_Template|MD11_THR_L_FUEL_SW|Engine 1 Fuel (%((L:MD11_THR_L_FUEL_SW))%{if}On%{else}Off%{end})|
|
||||
FootPedestalLower.xml|TFDi_Design_MD11_Switch_SingleEvent_Template|MD11_THR_C_FUEL_SW|Engine 2 Fuel (%((L:MD11_THR_C_FUEL_SW))%{if}On%{else}Off%{end})|
|
||||
|
||||
|
Reference in New Issue
Block a user