Textures,Material,AI_OFF
This commit is contained in:
+69
@@ -0,0 +1,69 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ModelBehaviors>
|
||||
<Include ModelBehaviorFile="TFDi_Design_MD-11\TFDi_MD11_INT_Templates.xml" />
|
||||
|
||||
<Template Name="MD11_FIXES_BASE">
|
||||
<!-- ANALOGUE STANDBY SLIP START -->
|
||||
<UseTemplate Name="MD11_Vistag">
|
||||
<NODE_NAME>MD11_MIP_STBY_AI_SLIP_RNG</NODE_NAME>
|
||||
<VIS_CODE>0</VIS_CODE>
|
||||
</UseTemplate>
|
||||
<UseTemplate Name="MD11_Animation">
|
||||
<NODE_NAME>KH_MD11_MIP_STBY_AI_SLIP_RNG</NODE_NAME>
|
||||
<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</NODE_NAME>
|
||||
<VIS_CODE>(L:MD11_OPT_ANALOG_STBY, bool)</VIS_CODE>
|
||||
</UseTemplate>
|
||||
<!-- ANALOGUE STANDBY SLIP END -->
|
||||
|
||||
<!-- DITCHING BUTTON START -->
|
||||
<UseTemplate Name="MD11_Vistag">
|
||||
<ID>MD11_OVHD_PNEU_DITCHING_BT</ID>
|
||||
<NODE_NAME>box392</NODE_NAME>
|
||||
<VIS_CODE>0</VIS_CODE>
|
||||
</UseTemplate>
|
||||
<UseTemplate Name="MD11_Vistag">
|
||||
<NODE_NAME>MD11_OVHD_PNEU_DITCHING_GRD</NODE_NAME>
|
||||
<VIS_CODE>0</VIS_CODE>
|
||||
</UseTemplate>
|
||||
<UseTemplate Name="MD11_Annunciator">
|
||||
<NODE_ID>MD11_OVHD_PNEU_DITCHING_LT</NODE_ID>
|
||||
<VIS_CODE>0</VIS_CODE>
|
||||
</UseTemplate>
|
||||
<UseTemplate Name="MD11_Button_Guarded">
|
||||
<GUARD_NODE_NAME>KH_MD11_OVHD_PNEU_DITCHING_GRD</GUARD_NODE_NAME>
|
||||
<GUARD_CODE>90334 (>L:CEVENT)</GUARD_CODE>
|
||||
<GUARD_ANIM_CODE>(L:MD11_OVHD_PNEU_DITCHING_GRD) 10 *</GUARD_ANIM_CODE>
|
||||
<BUTTON_NODE_NAME>KH_MD11_OVHD_PNEU_DITCHING_BT</BUTTON_NODE_NAME>
|
||||
<BUTTON_CODE_PRESS>90332 (>L:CEVENT)</BUTTON_CODE_PRESS>
|
||||
<BUTTON_CODE_RELEASE>90333 (>L:CEVENT)</BUTTON_CODE_RELEASE>
|
||||
<BUTTON_ANIM_CODE>(L:MD11_OVHD_PNEU_DITCHING_BT) 10 *</BUTTON_ANIM_CODE>
|
||||
</UseTemplate>
|
||||
<UseTemplate Name="MD11_Annunciator">
|
||||
<NODE_ID>KH_MD11_OVHD_PNEU_DITCHING_LT</NODE_ID>
|
||||
<VIS_VAR>MD11_OVHD_PNEU_DITCHING_LT</VIS_VAR>
|
||||
</UseTemplate>
|
||||
<!-- DITCHING BUTTON END -->
|
||||
|
||||
<!-- ANALOGUE STANDBY ATTITUDE START -->
|
||||
<UseTemplate Name="MD11_Vistag">
|
||||
<NODE_ID>MD11_MIP_STBY_AI_OFF_RNG</NODE_ID>
|
||||
<VIS_CODE>0</VIS_CODE>
|
||||
</UseTemplate>
|
||||
<UseTemplate Name="MD11_Animation">
|
||||
<NODE_NAME>KH_MD11_MIP_STBY_AI_OFF_RNG</NODE_NAME>
|
||||
<ANIM_LENGTH>10</ANIM_LENGTH>
|
||||
<ANIM_LAG>100</ANIM_LAG>
|
||||
<ANIM_CODE>(L:MD11_MIP_STBY_AI_OFF_RNG)</ANIM_CODE>
|
||||
</UseTemplate>
|
||||
<UseTemplate Name="MD11_Vistag">
|
||||
<NODE_ID>KH_MD11_MIP_STBY_AI_OFF_RNG</NODE_ID>
|
||||
<VIS_CODE>(L:MD11_OPT_ANALOG_STBY, bool)</VIS_CODE>
|
||||
</UseTemplate>
|
||||
<!-- ANALOGUE STANDBY ATTITUDE END -->
|
||||
</Template>
|
||||
</ModelBehaviors>
|
||||
BIN
Binary file not shown.
+279
-37
@@ -12,7 +12,8 @@
|
||||
"ASOBO_normal_map_convention",
|
||||
"ASOBO_unique_id",
|
||||
"ASOBO_material_invisible",
|
||||
"ASOBO_tags"
|
||||
"ASOBO_tags",
|
||||
"ASOBO_material_shadow_options"
|
||||
],
|
||||
"scene": 0,
|
||||
"scenes": [
|
||||
@@ -22,7 +23,8 @@
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
4
|
||||
4,
|
||||
5
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -59,10 +61,10 @@
|
||||
"mesh": 2,
|
||||
"name": "KH_MD11_OVHD_PNEU_DITCHING_GRD",
|
||||
"rotation": [
|
||||
0.6123724579811096,
|
||||
-0.6123723387718201,
|
||||
0.3535533547401428,
|
||||
0.35355350375175476
|
||||
-0.35355326533317566,
|
||||
-0.35355353355407715,
|
||||
-0.6123725175857544,
|
||||
0.6123724579811096
|
||||
],
|
||||
"translation": [
|
||||
-0.3257020115852356,
|
||||
@@ -106,6 +108,26 @@
|
||||
1.6220111846923828,
|
||||
26.140647888183594
|
||||
]
|
||||
},
|
||||
{
|
||||
"extensions": {
|
||||
"ASOBO_unique_id": {
|
||||
"id": "KH_MD11_MIP_STBY_AI_OFF_RNG"
|
||||
}
|
||||
},
|
||||
"mesh": 5,
|
||||
"name": "KH_MD11_MIP_STBY_AI_OFF_RNG",
|
||||
"rotation": [
|
||||
-0.10571016371250153,
|
||||
-0.7813002467155457,
|
||||
0.5995132923126221,
|
||||
0.13776467740535736
|
||||
],
|
||||
"translation": [
|
||||
-0.022255348041653633,
|
||||
0.7586383819580078,
|
||||
26.574743270874023
|
||||
]
|
||||
}
|
||||
],
|
||||
"animations": [
|
||||
@@ -122,9 +144,9 @@
|
||||
"name": "KH_MD11_MIP_STBY_AI_SLIP_RNG",
|
||||
"samplers": [
|
||||
{
|
||||
"input": 25,
|
||||
"input": 30,
|
||||
"interpolation": "LINEAR",
|
||||
"output": 26
|
||||
"output": 31
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -141,9 +163,9 @@
|
||||
"name": "KH_MD11_OVHD_PNEU_DITCHING_GRD",
|
||||
"samplers": [
|
||||
{
|
||||
"input": 27,
|
||||
"input": 32,
|
||||
"interpolation": "LINEAR",
|
||||
"output": 28
|
||||
"output": 33
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -160,9 +182,28 @@
|
||||
"name": "KH_MD11_OVHD_PNEU_DITCHING_BT",
|
||||
"samplers": [
|
||||
{
|
||||
"input": 27,
|
||||
"input": 32,
|
||||
"interpolation": "LINEAR",
|
||||
"output": 29
|
||||
"output": 34
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"channels": [
|
||||
{
|
||||
"sampler": 0,
|
||||
"target": {
|
||||
"node": 5,
|
||||
"path": "rotation"
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "KH_MD11_MIP_STBY_AI_OFF_RNG",
|
||||
"samplers": [
|
||||
{
|
||||
"input": 32,
|
||||
"interpolation": "LINEAR",
|
||||
"output": 35
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -224,6 +265,11 @@
|
||||
0,
|
||||
0
|
||||
],
|
||||
"extensions": {
|
||||
"ASOBO_material_shadow_options": {
|
||||
"noCastShadow": true
|
||||
}
|
||||
},
|
||||
"extras": {},
|
||||
"name": "TF_MD11_VC_GLASS_SOLID",
|
||||
"pbrMetallicRoughness": {
|
||||
@@ -233,17 +279,25 @@
|
||||
1,
|
||||
0.07999999821186066
|
||||
],
|
||||
"metallicFactor": 1,
|
||||
"roughnessFactor": 1
|
||||
"metallicFactor": 0.5,
|
||||
"roughnessFactor": 0.4000000059604645
|
||||
}
|
||||
},
|
||||
{
|
||||
"alphaMode": "BLEND",
|
||||
"emissiveFactor": [
|
||||
1000,
|
||||
1000,
|
||||
1000
|
||||
1,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"emissiveTexture": {
|
||||
"index": 0
|
||||
},
|
||||
"extensions": {
|
||||
"ASOBO_material_shadow_options": {
|
||||
"noCastShadow": true
|
||||
}
|
||||
},
|
||||
"extras": {},
|
||||
"name": "tf_md11_vc_annunciators",
|
||||
"pbrMetallicRoughness": {
|
||||
@@ -253,7 +307,10 @@
|
||||
1,
|
||||
1
|
||||
],
|
||||
"metallicFactor": 1,
|
||||
"baseColorTexture": {
|
||||
"index": 1
|
||||
},
|
||||
"metallicFactor": 0,
|
||||
"roughnessFactor": 1
|
||||
}
|
||||
},
|
||||
@@ -264,16 +321,16 @@
|
||||
0
|
||||
],
|
||||
"emissiveTexture": {
|
||||
"index": 0
|
||||
"index": 2
|
||||
},
|
||||
"extras": {},
|
||||
"name": "TF_MD11_VC_SWITCHES",
|
||||
"normalTexture": {
|
||||
"index": 1,
|
||||
"index": 3,
|
||||
"scale": 1
|
||||
},
|
||||
"occlusionTexture": {
|
||||
"index": 2
|
||||
"index": 4
|
||||
},
|
||||
"pbrMetallicRoughness": {
|
||||
"baseColorFactor": [
|
||||
@@ -283,14 +340,49 @@
|
||||
1
|
||||
],
|
||||
"baseColorTexture": {
|
||||
"index": 3
|
||||
"index": 5
|
||||
},
|
||||
"metallicFactor": 1,
|
||||
"metallicRoughnessTexture": {
|
||||
"index": 2
|
||||
"index": 4
|
||||
},
|
||||
"roughnessFactor": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"emissiveFactor": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"emissiveTexture": {
|
||||
"index": 6
|
||||
},
|
||||
"extras": {},
|
||||
"name": "tf_md11_vc_gauges",
|
||||
"normalTexture": {
|
||||
"index": 7,
|
||||
"scale": 1
|
||||
},
|
||||
"occlusionTexture": {
|
||||
"index": 8
|
||||
},
|
||||
"pbrMetallicRoughness": {
|
||||
"baseColorFactor": [
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"baseColorTexture": {
|
||||
"index": 9
|
||||
},
|
||||
"metallicFactor": 0,
|
||||
"metallicRoughnessTexture": {
|
||||
"index": 8
|
||||
},
|
||||
"roughnessFactor": 0.800000011920929
|
||||
}
|
||||
}
|
||||
],
|
||||
"meshes": [
|
||||
@@ -368,6 +460,21 @@
|
||||
"material": 4
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "KH_MD11_MIP_STBY_AI_OFF_RNG",
|
||||
"primitives": [
|
||||
{
|
||||
"attributes": {
|
||||
"POSITION": 25,
|
||||
"NORMAL": 26,
|
||||
"TEXCOORD_0": 27,
|
||||
"TEXCOORD_1": 28
|
||||
},
|
||||
"indices": 29,
|
||||
"material": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"textures": [
|
||||
@@ -386,28 +493,82 @@
|
||||
{
|
||||
"sampler": 0,
|
||||
"source": 3
|
||||
},
|
||||
{
|
||||
"sampler": 0,
|
||||
"source": 4
|
||||
},
|
||||
{
|
||||
"sampler": 0,
|
||||
"source": 5
|
||||
},
|
||||
{
|
||||
"sampler": 0,
|
||||
"source": 6
|
||||
},
|
||||
{
|
||||
"sampler": 0,
|
||||
"source": 7
|
||||
},
|
||||
{
|
||||
"sampler": 0,
|
||||
"source": 8
|
||||
},
|
||||
{
|
||||
"sampler": 0,
|
||||
"source": 9
|
||||
}
|
||||
],
|
||||
"images": [
|
||||
{
|
||||
"mimeType": "image/png",
|
||||
"name": "TF_MD11_VC_ANNUNCIATORS_EMIS.PNG",
|
||||
"uri": "..\\MODEL.F\\..\\MODEL.F\\TF_MD11_VC_ANNUNCIATORS_EMIS.PNG"
|
||||
},
|
||||
{
|
||||
"mimeType": "image/png",
|
||||
"name": "TF_MD11_VC_ANNUNCIATORS_ALBD.PNG",
|
||||
"uri": "..\\MODEL.F\\..\\MODEL.F\\TF_MD11_VC_ANNUNCIATORS_ALBD.PNG"
|
||||
},
|
||||
{
|
||||
"mimeType": "image/png",
|
||||
"name": "TF_MD11_VC_SWITCHES_EMIS.PNG",
|
||||
"uri": "..\\MODEL.F\\TF_MD11_VC_SWITCHES_EMIS.PNG"
|
||||
"uri": "..\\MODEL.F\\..\\MODEL.F\\TF_MD11_VC_SWITCHES_EMIS.PNG"
|
||||
},
|
||||
{
|
||||
"mimeType": "image/png",
|
||||
"name": "TF_MD11_VC_SWITCHES_NORM.PNG",
|
||||
"uri": "..\\MODEL.F\\TF_MD11_VC_SWITCHES_NORM.PNG"
|
||||
"uri": "..\\MODEL.F\\..\\MODEL.F\\TF_MD11_VC_SWITCHES_NORM.PNG"
|
||||
},
|
||||
{
|
||||
"mimeType": "image/png",
|
||||
"name": "TF_MD11_VC_SWITCHES_COMP.PNG",
|
||||
"uri": "..\\MODEL.F\\TF_MD11_VC_SWITCHES_COMP.PNG"
|
||||
"uri": "..\\MODEL.F\\..\\MODEL.F\\TF_MD11_VC_SWITCHES_COMP.PNG"
|
||||
},
|
||||
{
|
||||
"mimeType": "image/png",
|
||||
"name": "TF_MD11_VC_SWITCHES_ALBD.PNG",
|
||||
"uri": "..\\MODEL.F\\TF_MD11_VC_SWITCHES_ALBD.PNG"
|
||||
"uri": "..\\MODEL.F\\..\\MODEL.F\\TF_MD11_VC_SWITCHES_ALBD.PNG"
|
||||
},
|
||||
{
|
||||
"mimeType": "image/png",
|
||||
"name": "TF_MD11_VC_GAUGES_EMIS.PNG",
|
||||
"uri": "..\\MODEL.F\\..\\MODEL.F\\TF_MD11_VC_GAUGES_EMIS.PNG"
|
||||
},
|
||||
{
|
||||
"mimeType": "image/png",
|
||||
"name": "TF_MD11_VC_GAUGES_NORM.PNG",
|
||||
"uri": "..\\MODEL.F\\..\\MODEL.F\\TF_MD11_VC_GAUGES_NORM.PNG"
|
||||
},
|
||||
{
|
||||
"mimeType": "image/png",
|
||||
"name": "TF_MD11_VC_GAUGES_COMP.PNG",
|
||||
"uri": "..\\MODEL.F\\..\\MODEL.F\\TF_MD11_VC_GAUGES_COMP.PNG"
|
||||
},
|
||||
{
|
||||
"mimeType": "image/png",
|
||||
"name": "TF_MD11_VC_GAUGES_ALBD.PNG",
|
||||
"uri": "..\\MODEL.F\\..\\MODEL.F\\TF_MD11_VC_GAUGES_ALBD.PNG"
|
||||
}
|
||||
],
|
||||
"accessors": [
|
||||
@@ -614,6 +775,46 @@
|
||||
{
|
||||
"bufferView": 25,
|
||||
"componentType": 5126,
|
||||
"count": 16,
|
||||
"max": [
|
||||
0.0009678537026047707,
|
||||
0.0013191176112741232,
|
||||
0.027196234092116356
|
||||
],
|
||||
"min": [
|
||||
-0.006481848657131195,
|
||||
-8.416827768087387e-8,
|
||||
-0.00035267695784568787
|
||||
],
|
||||
"type": "VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView": 26,
|
||||
"componentType": 5126,
|
||||
"count": 16,
|
||||
"type": "VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView": 27,
|
||||
"componentType": 5126,
|
||||
"count": 16,
|
||||
"type": "VEC2"
|
||||
},
|
||||
{
|
||||
"bufferView": 28,
|
||||
"componentType": 5126,
|
||||
"count": 16,
|
||||
"type": "VEC2"
|
||||
},
|
||||
{
|
||||
"bufferView": 29,
|
||||
"componentType": 5123,
|
||||
"count": 42,
|
||||
"type": "SCALAR"
|
||||
},
|
||||
{
|
||||
"bufferView": 30,
|
||||
"componentType": 5126,
|
||||
"count": 10,
|
||||
"max": [
|
||||
0.375
|
||||
@@ -624,13 +825,13 @@
|
||||
"type": "SCALAR"
|
||||
},
|
||||
{
|
||||
"bufferView": 26,
|
||||
"bufferView": 31,
|
||||
"componentType": 5126,
|
||||
"count": 10,
|
||||
"type": "VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView": 27,
|
||||
"bufferView": 32,
|
||||
"componentType": 5126,
|
||||
"count": 9,
|
||||
"max": [
|
||||
@@ -642,16 +843,22 @@
|
||||
"type": "SCALAR"
|
||||
},
|
||||
{
|
||||
"bufferView": 28,
|
||||
"bufferView": 33,
|
||||
"componentType": 5126,
|
||||
"count": 9,
|
||||
"type": "VEC4"
|
||||
},
|
||||
{
|
||||
"bufferView": 29,
|
||||
"bufferView": 34,
|
||||
"componentType": 5126,
|
||||
"count": 9,
|
||||
"type": "VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView": 35,
|
||||
"componentType": 5126,
|
||||
"count": 9,
|
||||
"type": "VEC4"
|
||||
}
|
||||
],
|
||||
"bufferViews": [
|
||||
@@ -805,30 +1012,65 @@
|
||||
"byteOffset": 123244,
|
||||
"target": 34963
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 192,
|
||||
"byteOffset": 123520,
|
||||
"target": 34962
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 192,
|
||||
"byteOffset": 123712,
|
||||
"target": 34962
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 128,
|
||||
"byteOffset": 123904,
|
||||
"target": 34962
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 128,
|
||||
"byteOffset": 124032,
|
||||
"target": 34962
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 84,
|
||||
"byteOffset": 124160,
|
||||
"target": 34963
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 40,
|
||||
"byteOffset": 123520
|
||||
"byteOffset": 124244
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 120,
|
||||
"byteOffset": 123560
|
||||
"byteOffset": 124284
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 36,
|
||||
"byteOffset": 123680
|
||||
"byteOffset": 124404
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 144,
|
||||
"byteOffset": 123716
|
||||
"byteOffset": 124440
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 108,
|
||||
"byteOffset": 123860
|
||||
"byteOffset": 124584
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 144,
|
||||
"byteOffset": 124692
|
||||
}
|
||||
],
|
||||
"samplers": [
|
||||
@@ -839,7 +1081,7 @@
|
||||
],
|
||||
"buffers": [
|
||||
{
|
||||
"byteLength": 123968,
|
||||
"byteLength": 124836,
|
||||
"uri": "TFDi_Design_MD-11_Fixes.bin"
|
||||
}
|
||||
]
|
||||
|
||||
+1
-33
@@ -4,37 +4,5 @@
|
||||
<LOD minSize="0.0" ModelFile="TFDi_Design_MD-11_Fixes.gltf" />
|
||||
</LODS>
|
||||
|
||||
<Behaviors>
|
||||
<Include ModelBehaviorFile="TFDi_Design_MD-11\TFDi_MD11_INT_Templates.xml" />
|
||||
|
||||
<Component ID="MD11_Fixes">
|
||||
<UseTemplate Name="MD11_Vistag">
|
||||
<NODE_NAME>MD11_MIP_STBY_AI_SLIP_RNG</NODE_NAME>
|
||||
<VOS_CODE>0</VOS_CODE>
|
||||
</UseTemplate>
|
||||
<UseTemplate Name="MD11_Animation">
|
||||
<NODE_NAME>KH_MD11_MIP_STBY_AI_SLIP_RNG</NODE_NAME>
|
||||
<ANIM_LENGTH>10</ANIM_LENGTH>
|
||||
<ANIM_LAG>100</ANIM_LAG>
|
||||
</UseTemplate>
|
||||
|
||||
<UseTemplate Name="MD11_Vistag">
|
||||
<NODE_NAME>box392</NODE_NAME>
|
||||
<VOS_CODE>0</VOS_CODE>
|
||||
</UseTemplate>
|
||||
<UseTemplate Name="MD11_Vistag">
|
||||
<NODE_NAME>MD11_OVHD_PNEU_DITCHING_GRD</NODE_NAME>
|
||||
<VOS_CODE>0</VOS_CODE>
|
||||
</UseTemplate>
|
||||
<UseTemplate Name="MD11_Button_Guarded">
|
||||
<GUARD_NODE_NAME>KH_MD11_OVHD_PNEU_DITCHING_GRD</GUARD_NODE_NAME>
|
||||
<GUARD_CODE>90334 (>L:CEVENT)</GUARD_CODE>
|
||||
<GUARD_ANIM_CODE>(L:MD11_OVHD_PNEU_DITCHING_GRD) 10 *</GUARD_ANIM_CODE>
|
||||
<BUTTON_NODE_NAME>KH_MD11_OVHD_PNEU_DITCHING_BT</BUTTON_NODE_NAME>
|
||||
<BUTTON_CODE_PRESS>90332 (>L:CEVENT)</BUTTON_CODE_PRESS>
|
||||
<BUTTON_CODE_RELEASE>90333 (>L:CEVENT)</BUTTON_CODE_RELEASE>
|
||||
<BUTTON_ANIM_CODE>(L:MD11_OVHD_PNEU_DITCHING_BT) 10 *</BUTTON_ANIM_CODE>
|
||||
</UseTemplate>
|
||||
</Component>
|
||||
</Behaviors>
|
||||
<Behaviors></Behaviors>
|
||||
</ModelInfo>
|
||||
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
<BitmapConfiguration><BitmapSlot>MTL_BITMAP_DECAL0</BitmapSlot></BitmapConfiguration>
|
||||
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
<BitmapConfiguration><BitmapSlot>MTL_BITMAP_EMISSIVE</BitmapSlot></BitmapConfiguration>
|
||||
+1
@@ -0,0 +1 @@
|
||||
<BitmapConfiguration><BitmapSlot>MTL_BITMAP_EMISSIVE</BitmapSlot></BitmapConfiguration>
|
||||
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
<BitmapConfiguration><BitmapSlot>MTL_BITMAP_DECAL0</BitmapSlot></BitmapConfiguration>
|
||||
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
<BitmapConfiguration><BitmapSlot>MTL_BITMAP_METAL_ROUGH_AO</BitmapSlot><ForceNoAlpha>true</ForceNoAlpha></BitmapConfiguration>
|
||||
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
<BitmapConfiguration><BitmapSlot>MTL_BITMAP_EMISSIVE</BitmapSlot></BitmapConfiguration>
|
||||
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
<BitmapConfiguration><BitmapSlot>MTL_BITMAP_NORMAL</BitmapSlot></BitmapConfiguration>
|
||||
BIN
Binary file not shown.
+275
-33
@@ -12,7 +12,8 @@
|
||||
"ASOBO_normal_map_convention",
|
||||
"ASOBO_unique_id",
|
||||
"ASOBO_material_invisible",
|
||||
"ASOBO_tags"
|
||||
"ASOBO_tags",
|
||||
"ASOBO_material_shadow_options"
|
||||
],
|
||||
"scene": 0,
|
||||
"scenes": [
|
||||
@@ -22,7 +23,8 @@
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
4
|
||||
4,
|
||||
5
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -59,10 +61,10 @@
|
||||
"mesh": 2,
|
||||
"name": "KH_MD11_OVHD_PNEU_DITCHING_GRD",
|
||||
"rotation": [
|
||||
0.6123724579811096,
|
||||
-0.6123723387718201,
|
||||
0.3535533547401428,
|
||||
0.35355350375175476
|
||||
-0.35355326533317566,
|
||||
-0.35355353355407715,
|
||||
-0.6123725175857544,
|
||||
0.6123724579811096
|
||||
],
|
||||
"translation": [
|
||||
-0.3257020115852356,
|
||||
@@ -106,6 +108,26 @@
|
||||
1.6220111846923828,
|
||||
26.140647888183594
|
||||
]
|
||||
},
|
||||
{
|
||||
"extensions": {
|
||||
"ASOBO_unique_id": {
|
||||
"id": "KH_MD11_MIP_STBY_AI_OFF_RNG"
|
||||
}
|
||||
},
|
||||
"mesh": 5,
|
||||
"name": "KH_MD11_MIP_STBY_AI_OFF_RNG",
|
||||
"rotation": [
|
||||
-0.10571016371250153,
|
||||
-0.7813002467155457,
|
||||
0.5995132923126221,
|
||||
0.13776467740535736
|
||||
],
|
||||
"translation": [
|
||||
-0.022255348041653633,
|
||||
0.7586383819580078,
|
||||
26.574743270874023
|
||||
]
|
||||
}
|
||||
],
|
||||
"animations": [
|
||||
@@ -122,9 +144,9 @@
|
||||
"name": "KH_MD11_MIP_STBY_AI_SLIP_RNG",
|
||||
"samplers": [
|
||||
{
|
||||
"input": 25,
|
||||
"input": 30,
|
||||
"interpolation": "LINEAR",
|
||||
"output": 26
|
||||
"output": 31
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -141,9 +163,9 @@
|
||||
"name": "KH_MD11_OVHD_PNEU_DITCHING_GRD",
|
||||
"samplers": [
|
||||
{
|
||||
"input": 27,
|
||||
"input": 32,
|
||||
"interpolation": "LINEAR",
|
||||
"output": 28
|
||||
"output": 33
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -160,9 +182,28 @@
|
||||
"name": "KH_MD11_OVHD_PNEU_DITCHING_BT",
|
||||
"samplers": [
|
||||
{
|
||||
"input": 27,
|
||||
"input": 32,
|
||||
"interpolation": "LINEAR",
|
||||
"output": 29
|
||||
"output": 34
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"channels": [
|
||||
{
|
||||
"sampler": 0,
|
||||
"target": {
|
||||
"node": 5,
|
||||
"path": "rotation"
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "KH_MD11_MIP_STBY_AI_OFF_RNG",
|
||||
"samplers": [
|
||||
{
|
||||
"input": 32,
|
||||
"interpolation": "LINEAR",
|
||||
"output": 35
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -224,6 +265,11 @@
|
||||
0,
|
||||
0
|
||||
],
|
||||
"extensions": {
|
||||
"ASOBO_material_shadow_options": {
|
||||
"noCastShadow": true
|
||||
}
|
||||
},
|
||||
"extras": {},
|
||||
"name": "TF_MD11_VC_GLASS_SOLID",
|
||||
"pbrMetallicRoughness": {
|
||||
@@ -233,17 +279,25 @@
|
||||
1,
|
||||
0.07999999821186066
|
||||
],
|
||||
"metallicFactor": 1,
|
||||
"roughnessFactor": 1
|
||||
"metallicFactor": 0.5,
|
||||
"roughnessFactor": 0.4000000059604645
|
||||
}
|
||||
},
|
||||
{
|
||||
"alphaMode": "BLEND",
|
||||
"emissiveFactor": [
|
||||
1000,
|
||||
1000,
|
||||
1000
|
||||
1,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"emissiveTexture": {
|
||||
"index": 0
|
||||
},
|
||||
"extensions": {
|
||||
"ASOBO_material_shadow_options": {
|
||||
"noCastShadow": true
|
||||
}
|
||||
},
|
||||
"extras": {},
|
||||
"name": "tf_md11_vc_annunciators",
|
||||
"pbrMetallicRoughness": {
|
||||
@@ -253,7 +307,10 @@
|
||||
1,
|
||||
1
|
||||
],
|
||||
"metallicFactor": 1,
|
||||
"baseColorTexture": {
|
||||
"index": 1
|
||||
},
|
||||
"metallicFactor": 0,
|
||||
"roughnessFactor": 1
|
||||
}
|
||||
},
|
||||
@@ -264,16 +321,16 @@
|
||||
0
|
||||
],
|
||||
"emissiveTexture": {
|
||||
"index": 0
|
||||
"index": 2
|
||||
},
|
||||
"extras": {},
|
||||
"name": "TF_MD11_VC_SWITCHES",
|
||||
"normalTexture": {
|
||||
"index": 1,
|
||||
"index": 3,
|
||||
"scale": 1
|
||||
},
|
||||
"occlusionTexture": {
|
||||
"index": 2
|
||||
"index": 4
|
||||
},
|
||||
"pbrMetallicRoughness": {
|
||||
"baseColorFactor": [
|
||||
@@ -283,14 +340,49 @@
|
||||
1
|
||||
],
|
||||
"baseColorTexture": {
|
||||
"index": 3
|
||||
"index": 5
|
||||
},
|
||||
"metallicFactor": 1,
|
||||
"metallicRoughnessTexture": {
|
||||
"index": 2
|
||||
"index": 4
|
||||
},
|
||||
"roughnessFactor": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"emissiveFactor": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"emissiveTexture": {
|
||||
"index": 6
|
||||
},
|
||||
"extras": {},
|
||||
"name": "tf_md11_vc_gauges",
|
||||
"normalTexture": {
|
||||
"index": 7,
|
||||
"scale": 1
|
||||
},
|
||||
"occlusionTexture": {
|
||||
"index": 8
|
||||
},
|
||||
"pbrMetallicRoughness": {
|
||||
"baseColorFactor": [
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"baseColorTexture": {
|
||||
"index": 9
|
||||
},
|
||||
"metallicFactor": 0,
|
||||
"metallicRoughnessTexture": {
|
||||
"index": 8
|
||||
},
|
||||
"roughnessFactor": 0.800000011920929
|
||||
}
|
||||
}
|
||||
],
|
||||
"meshes": [
|
||||
@@ -368,6 +460,21 @@
|
||||
"material": 4
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "KH_MD11_MIP_STBY_AI_OFF_RNG",
|
||||
"primitives": [
|
||||
{
|
||||
"attributes": {
|
||||
"POSITION": 25,
|
||||
"NORMAL": 26,
|
||||
"TEXCOORD_0": 27,
|
||||
"TEXCOORD_1": 28
|
||||
},
|
||||
"indices": 29,
|
||||
"material": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"textures": [
|
||||
@@ -386,9 +493,43 @@
|
||||
{
|
||||
"sampler": 0,
|
||||
"source": 3
|
||||
},
|
||||
{
|
||||
"sampler": 0,
|
||||
"source": 4
|
||||
},
|
||||
{
|
||||
"sampler": 0,
|
||||
"source": 5
|
||||
},
|
||||
{
|
||||
"sampler": 0,
|
||||
"source": 6
|
||||
},
|
||||
{
|
||||
"sampler": 0,
|
||||
"source": 7
|
||||
},
|
||||
{
|
||||
"sampler": 0,
|
||||
"source": 8
|
||||
},
|
||||
{
|
||||
"sampler": 0,
|
||||
"source": 9
|
||||
}
|
||||
],
|
||||
"images": [
|
||||
{
|
||||
"mimeType": "image/png",
|
||||
"name": "TF_MD11_VC_ANNUNCIATORS_EMIS.PNG",
|
||||
"uri": "TF_MD11_VC_ANNUNCIATORS_EMIS.PNG"
|
||||
},
|
||||
{
|
||||
"mimeType": "image/png",
|
||||
"name": "TF_MD11_VC_ANNUNCIATORS_ALBD.PNG",
|
||||
"uri": "TF_MD11_VC_ANNUNCIATORS_ALBD.PNG"
|
||||
},
|
||||
{
|
||||
"mimeType": "image/png",
|
||||
"name": "TF_MD11_VC_SWITCHES_EMIS.PNG",
|
||||
@@ -408,6 +549,26 @@
|
||||
"mimeType": "image/png",
|
||||
"name": "TF_MD11_VC_SWITCHES_ALBD.PNG",
|
||||
"uri": "TF_MD11_VC_SWITCHES_ALBD.PNG"
|
||||
},
|
||||
{
|
||||
"mimeType": "image/png",
|
||||
"name": "TF_MD11_VC_GAUGES_EMIS.PNG",
|
||||
"uri": "TF_MD11_VC_GAUGES_EMIS.PNG"
|
||||
},
|
||||
{
|
||||
"mimeType": "image/png",
|
||||
"name": "TF_MD11_VC_GAUGES_NORM.PNG",
|
||||
"uri": "TF_MD11_VC_GAUGES_NORM.PNG"
|
||||
},
|
||||
{
|
||||
"mimeType": "image/png",
|
||||
"name": "TF_MD11_VC_GAUGES_COMP.PNG",
|
||||
"uri": "TF_MD11_VC_GAUGES_COMP.PNG"
|
||||
},
|
||||
{
|
||||
"mimeType": "image/png",
|
||||
"name": "TF_MD11_VC_GAUGES_ALBD.PNG",
|
||||
"uri": "TF_MD11_VC_GAUGES_ALBD.PNG"
|
||||
}
|
||||
],
|
||||
"accessors": [
|
||||
@@ -614,6 +775,46 @@
|
||||
{
|
||||
"bufferView": 25,
|
||||
"componentType": 5126,
|
||||
"count": 16,
|
||||
"max": [
|
||||
0.0009678537026047707,
|
||||
0.0013191176112741232,
|
||||
0.027196234092116356
|
||||
],
|
||||
"min": [
|
||||
-0.006481848657131195,
|
||||
-8.416827768087387e-08,
|
||||
-0.00035267695784568787
|
||||
],
|
||||
"type": "VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView": 26,
|
||||
"componentType": 5126,
|
||||
"count": 16,
|
||||
"type": "VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView": 27,
|
||||
"componentType": 5126,
|
||||
"count": 16,
|
||||
"type": "VEC2"
|
||||
},
|
||||
{
|
||||
"bufferView": 28,
|
||||
"componentType": 5126,
|
||||
"count": 16,
|
||||
"type": "VEC2"
|
||||
},
|
||||
{
|
||||
"bufferView": 29,
|
||||
"componentType": 5123,
|
||||
"count": 42,
|
||||
"type": "SCALAR"
|
||||
},
|
||||
{
|
||||
"bufferView": 30,
|
||||
"componentType": 5126,
|
||||
"count": 10,
|
||||
"max": [
|
||||
0.375
|
||||
@@ -624,13 +825,13 @@
|
||||
"type": "SCALAR"
|
||||
},
|
||||
{
|
||||
"bufferView": 26,
|
||||
"bufferView": 31,
|
||||
"componentType": 5126,
|
||||
"count": 10,
|
||||
"type": "VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView": 27,
|
||||
"bufferView": 32,
|
||||
"componentType": 5126,
|
||||
"count": 9,
|
||||
"max": [
|
||||
@@ -642,16 +843,22 @@
|
||||
"type": "SCALAR"
|
||||
},
|
||||
{
|
||||
"bufferView": 28,
|
||||
"bufferView": 33,
|
||||
"componentType": 5126,
|
||||
"count": 9,
|
||||
"type": "VEC4"
|
||||
},
|
||||
{
|
||||
"bufferView": 29,
|
||||
"bufferView": 34,
|
||||
"componentType": 5126,
|
||||
"count": 9,
|
||||
"type": "VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView": 35,
|
||||
"componentType": 5126,
|
||||
"count": 9,
|
||||
"type": "VEC4"
|
||||
}
|
||||
],
|
||||
"bufferViews": [
|
||||
@@ -805,30 +1012,65 @@
|
||||
"byteOffset": 123244,
|
||||
"target": 34963
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 192,
|
||||
"byteOffset": 123520,
|
||||
"target": 34962
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 192,
|
||||
"byteOffset": 123712,
|
||||
"target": 34962
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 128,
|
||||
"byteOffset": 123904,
|
||||
"target": 34962
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 128,
|
||||
"byteOffset": 124032,
|
||||
"target": 34962
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 84,
|
||||
"byteOffset": 124160,
|
||||
"target": 34963
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 40,
|
||||
"byteOffset": 123520
|
||||
"byteOffset": 124244
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 120,
|
||||
"byteOffset": 123560
|
||||
"byteOffset": 124284
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 36,
|
||||
"byteOffset": 123680
|
||||
"byteOffset": 124404
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 144,
|
||||
"byteOffset": 123716
|
||||
"byteOffset": 124440
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 108,
|
||||
"byteOffset": 123860
|
||||
"byteOffset": 124584
|
||||
},
|
||||
{
|
||||
"buffer": 0,
|
||||
"byteLength": 144,
|
||||
"byteOffset": 124692
|
||||
}
|
||||
],
|
||||
"samplers": [
|
||||
@@ -839,7 +1081,7 @@
|
||||
],
|
||||
"buffers": [
|
||||
{
|
||||
"byteLength": 123968,
|
||||
"byteLength": 124836,
|
||||
"uri": "TFDi_Design_MD-11_Fixes.bin"
|
||||
}
|
||||
]
|
||||
|
||||
+1
-33
@@ -4,37 +4,5 @@
|
||||
<LOD minSize="0.0" ModelFile="TFDi_Design_MD-11_Fixes.gltf" />
|
||||
</LODS>
|
||||
|
||||
<Behaviors>
|
||||
<Include ModelBehaviorFile="TFDi_Design_MD-11\TFDi_MD11_INT_Templates.xml" />
|
||||
|
||||
<Component ID="MD11_Fixes">
|
||||
<UseTemplate Name="MD11_Vistag">
|
||||
<NODE_NAME>MD11_MIP_STBY_AI_SLIP_RNG</NODE_NAME>
|
||||
<VOS_CODE>0</VOS_CODE>
|
||||
</UseTemplate>
|
||||
<UseTemplate Name="MD11_Animation">
|
||||
<NODE_NAME>KH_MD11_MIP_STBY_AI_SLIP_RNG</NODE_NAME>
|
||||
<ANIM_LENGTH>10</ANIM_LENGTH>
|
||||
<ANIM_LAG>100</ANIM_LAG>
|
||||
</UseTemplate>
|
||||
|
||||
<UseTemplate Name="MD11_Vistag">
|
||||
<NODE_NAME>box392</NODE_NAME>
|
||||
<VOS_CODE>0</VOS_CODE>
|
||||
</UseTemplate>
|
||||
<UseTemplate Name="MD11_Vistag">
|
||||
<NODE_NAME>MD11_OVHD_PNEU_DITCHING_GRD</NODE_NAME>
|
||||
<VOS_CODE>0</VOS_CODE>
|
||||
</UseTemplate>
|
||||
<UseTemplate Name="MD11_Button_Guarded">
|
||||
<GUARD_NODE_NAME>KH_MD11_OVHD_PNEU_DITCHING_GRD</GUARD_NODE_NAME>
|
||||
<GUARD_CODE>90334 (>L:CEVENT)</GUARD_CODE>
|
||||
<GUARD_ANIM_CODE>(L:MD11_OVHD_PNEU_DITCHING_GRD) 10 *</GUARD_ANIM_CODE>
|
||||
<BUTTON_NODE_NAME>KH_MD11_OVHD_PNEU_DITCHING_BT</BUTTON_NODE_NAME>
|
||||
<BUTTON_CODE_PRESS>90332 (>L:CEVENT)</BUTTON_CODE_PRESS>
|
||||
<BUTTON_CODE_RELEASE>90333 (>L:CEVENT)</BUTTON_CODE_RELEASE>
|
||||
<BUTTON_ANIM_CODE>(L:MD11_OVHD_PNEU_DITCHING_BT) 10 *</BUTTON_ANIM_CODE>
|
||||
</UseTemplate>
|
||||
</Component>
|
||||
</Behaviors>
|
||||
<Behaviors></Behaviors>
|
||||
</ModelInfo>
|
||||
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
<BitmapConfiguration><BitmapSlot>MTL_BITMAP_DECAL0</BitmapSlot></BitmapConfiguration>
|
||||
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
<BitmapConfiguration><BitmapSlot>MTL_BITMAP_EMISSIVE</BitmapSlot></BitmapConfiguration>
|
||||
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
<BitmapConfiguration><BitmapSlot>MTL_BITMAP_DECAL0</BitmapSlot></BitmapConfiguration>
|
||||
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
<BitmapConfiguration><BitmapSlot>MTL_BITMAP_METAL_ROUGH_AO</BitmapSlot><ForceNoAlpha>true</ForceNoAlpha></BitmapConfiguration>
|
||||
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
<BitmapConfiguration><BitmapSlot>MTL_BITMAP_EMISSIVE</BitmapSlot></BitmapConfiguration>
|
||||
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
<BitmapConfiguration><BitmapSlot>MTL_BITMAP_NORMAL</BitmapSlot></BitmapConfiguration>
|
||||
Reference in New Issue
Block a user