Walkable Pax
This commit is contained in:
parent
880de68ac5
commit
ea27ff7257
BIN
Blender/PAX Collider Walk.blend
Normal file
BIN
Blender/PAX Collider Walk.blend
Normal file
Binary file not shown.
BIN
Blender/PAX Collider Walk.blend1
Normal file
BIN
Blender/PAX Collider Walk.blend1
Normal file
Binary file not shown.
@ -10,9 +10,10 @@
|
|||||||
<VisibleInStore>false</VisibleInStore>
|
<VisibleInStore>false</VisibleInStore>
|
||||||
<CanBeReferenced>false</CanBeReferenced>
|
<CanBeReferenced>false</CanBeReferenced>
|
||||||
</Flags>
|
</Flags>
|
||||||
|
<PackageOrderHint>SIMOBJECTS_PATCH</PackageOrderHint>
|
||||||
<AssetGroups>
|
<AssetGroups>
|
||||||
<AssetGroup Name="ContentInfo">
|
<AssetGroup Name="ContentInfo">
|
||||||
<Type>ContentInfo</Type>
|
<Type Version="0">ContentInfo</Type>
|
||||||
<Flags>
|
<Flags>
|
||||||
<FSXCompatibility>false</FSXCompatibility>
|
<FSXCompatibility>false</FSXCompatibility>
|
||||||
</Flags>
|
</Flags>
|
||||||
@ -20,7 +21,7 @@
|
|||||||
<OutputDir>ContentInfo\xkhofmann-tfdidesign-md11-fixes\</OutputDir>
|
<OutputDir>ContentInfo\xkhofmann-tfdidesign-md11-fixes\</OutputDir>
|
||||||
</AssetGroup>
|
</AssetGroup>
|
||||||
<AssetGroup Name="md-11">
|
<AssetGroup Name="md-11">
|
||||||
<Type>Copy</Type>
|
<Type Version="0">Copy</Type>
|
||||||
<Flags>
|
<Flags>
|
||||||
<FSXCompatibility>false</FSXCompatibility>
|
<FSXCompatibility>false</FSXCompatibility>
|
||||||
</Flags>
|
</Flags>
|
||||||
@ -28,7 +29,7 @@
|
|||||||
<OutputDir>SimObjects\Airplanes\</OutputDir>
|
<OutputDir>SimObjects\Airplanes\</OutputDir>
|
||||||
</AssetGroup>
|
</AssetGroup>
|
||||||
<AssetGroup Name="md-11-fixes">
|
<AssetGroup Name="md-11-fixes">
|
||||||
<Type>SimObject</Type>
|
<Type Version="1">SimObject</Type>
|
||||||
<Flags>
|
<Flags>
|
||||||
<FSXCompatibility>false</FSXCompatibility>
|
<FSXCompatibility>false</FSXCompatibility>
|
||||||
</Flags>
|
</Flags>
|
||||||
@ -41,7 +42,7 @@
|
|||||||
</Config>
|
</Config>
|
||||||
</AssetGroup>
|
</AssetGroup>
|
||||||
<AssetGroup Name="md-11-templates">
|
<AssetGroup Name="md-11-templates">
|
||||||
<Type>Copy</Type>
|
<Type Version="0">Copy</Type>
|
||||||
<Flags>
|
<Flags>
|
||||||
<FSXCompatibility>false</FSXCompatibility>
|
<FSXCompatibility>false</FSXCompatibility>
|
||||||
</Flags>
|
</Flags>
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -4,6 +4,7 @@
|
|||||||
<LOD minSize="150" ModelFile="TFDi_MD11_PAX_INT_LOD0.gltf">
|
<LOD minSize="150" ModelFile="TFDi_MD11_PAX_INT_LOD0.gltf">
|
||||||
<MergeModel>TFDi_MD11_PAX_CABIN_LOD0.gltf</MergeModel>
|
<MergeModel>TFDi_MD11_PAX_CABIN_LOD0.gltf</MergeModel>
|
||||||
<MergeModel>..\..\..\Misc\TFDi_Design_MD-11_Fixes\model.p\TFDi_Design_MD-11_Fixes.gltf</MergeModel>
|
<MergeModel>..\..\..\Misc\TFDi_Design_MD-11_Fixes\model.p\TFDi_Design_MD-11_Fixes.gltf</MergeModel>
|
||||||
|
<MergeModel>..\..\..\Misc\TFDi_Design_MD-11_Fixes\model.p_walk\TFDi_Design_MD-11_WALK_P.gltf</MergeModel>
|
||||||
</LOD>
|
</LOD>
|
||||||
</LODS>
|
</LODS>
|
||||||
|
|
||||||
|
|||||||
@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<ModelInfo guid="{898d05c8-24b3-43cf-ae6d-c76f0a03f8c3}" version="1.1">
|
||||||
|
<LODS>
|
||||||
|
<LOD minSize="0.0" ModelFile="TFDi_Design_MD-11_Walk_P.gltf" />
|
||||||
|
</LODS>
|
||||||
|
|
||||||
|
<Behaviors></Behaviors>
|
||||||
|
</ModelInfo>
|
||||||
File diff suppressed because one or more lines are too long
@ -0,0 +1,280 @@
|
|||||||
|
{
|
||||||
|
"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":"KH_collider"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"mesh":0,
|
||||||
|
"name":"KH_collider",
|
||||||
|
"translation":[
|
||||||
|
0,
|
||||||
|
1.0564844608306885,
|
||||||
|
0.4886360168457031
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"materials":[
|
||||||
|
{
|
||||||
|
"alphaMode":"OPAQUE",
|
||||||
|
"doubleSided":false,
|
||||||
|
"emissiveFactor":[
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"extensions":{
|
||||||
|
"ASOBO_material_invisible":{
|
||||||
|
"enabled":true
|
||||||
|
},
|
||||||
|
"ASOBO_tags":{
|
||||||
|
"tags":[
|
||||||
|
"Collision"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"extras":{},
|
||||||
|
"name":"TF_MD11_CABIN_COLLIDERS",
|
||||||
|
"pbrMetallicRoughness":{
|
||||||
|
"baseColorFactor":[
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1
|
||||||
|
],
|
||||||
|
"metallicFactor":1,
|
||||||
|
"roughnessFactor":1
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"meshes":[
|
||||||
|
{
|
||||||
|
"name":"collider",
|
||||||
|
"primitives":[
|
||||||
|
{
|
||||||
|
"attributes":{
|
||||||
|
"COLOR_0":0,
|
||||||
|
"POSITION":1,
|
||||||
|
"NORMAL":2,
|
||||||
|
"TEXCOORD_0":3,
|
||||||
|
"TEXCOORD_1":4
|
||||||
|
},
|
||||||
|
"indices":5,
|
||||||
|
"material":0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes":{
|
||||||
|
"COLOR_0":6,
|
||||||
|
"POSITION":7,
|
||||||
|
"NORMAL":8,
|
||||||
|
"TEXCOORD_0":9,
|
||||||
|
"TEXCOORD_1":10
|
||||||
|
},
|
||||||
|
"indices":11,
|
||||||
|
"material":0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"accessors":[
|
||||||
|
{
|
||||||
|
"bufferView":0,
|
||||||
|
"componentType":5123,
|
||||||
|
"count":2365,
|
||||||
|
"normalized":true,
|
||||||
|
"type":"VEC4"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"bufferView":1,
|
||||||
|
"componentType":5126,
|
||||||
|
"count":2365,
|
||||||
|
"max":[
|
||||||
|
3.072699546813965,
|
||||||
|
1.2688779830932617,
|
||||||
|
23.94736099243164
|
||||||
|
],
|
||||||
|
"min":[
|
||||||
|
-3.072699546813965,
|
||||||
|
-1.2688778638839722,
|
||||||
|
-23.94736099243164
|
||||||
|
],
|
||||||
|
"type":"VEC3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"bufferView":2,
|
||||||
|
"componentType":5126,
|
||||||
|
"count":2365,
|
||||||
|
"type":"VEC3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"bufferView":3,
|
||||||
|
"componentType":5126,
|
||||||
|
"count":2365,
|
||||||
|
"type":"VEC2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"bufferView":4,
|
||||||
|
"componentType":5126,
|
||||||
|
"count":2365,
|
||||||
|
"type":"VEC2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"bufferView":5,
|
||||||
|
"componentType":5123,
|
||||||
|
"count":9789,
|
||||||
|
"type":"SCALAR"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"bufferView":6,
|
||||||
|
"componentType":5123,
|
||||||
|
"count":67,
|
||||||
|
"normalized":true,
|
||||||
|
"type":"VEC4"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"bufferView":7,
|
||||||
|
"componentType":5126,
|
||||||
|
"count":67,
|
||||||
|
"max":[
|
||||||
|
2.8320136070251465,
|
||||||
|
0.8326348066329956,
|
||||||
|
-18.850662231445312
|
||||||
|
],
|
||||||
|
"min":[
|
||||||
|
1.535393238067627,
|
||||||
|
-1.1826108694076538,
|
||||||
|
-20.265697479248047
|
||||||
|
],
|
||||||
|
"type":"VEC3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"bufferView":8,
|
||||||
|
"componentType":5126,
|
||||||
|
"count":67,
|
||||||
|
"type":"VEC3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"bufferView":9,
|
||||||
|
"componentType":5126,
|
||||||
|
"count":67,
|
||||||
|
"type":"VEC2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"bufferView":10,
|
||||||
|
"componentType":5126,
|
||||||
|
"count":67,
|
||||||
|
"type":"VEC2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"bufferView":11,
|
||||||
|
"componentType":5123,
|
||||||
|
"count":168,
|
||||||
|
"type":"SCALAR"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"bufferViews":[
|
||||||
|
{
|
||||||
|
"buffer":0,
|
||||||
|
"byteLength":18920,
|
||||||
|
"byteOffset":0,
|
||||||
|
"target":34962
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"buffer":0,
|
||||||
|
"byteLength":28380,
|
||||||
|
"byteOffset":18920,
|
||||||
|
"target":34962
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"buffer":0,
|
||||||
|
"byteLength":28380,
|
||||||
|
"byteOffset":47300,
|
||||||
|
"target":34962
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"buffer":0,
|
||||||
|
"byteLength":18920,
|
||||||
|
"byteOffset":75680,
|
||||||
|
"target":34962
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"buffer":0,
|
||||||
|
"byteLength":18920,
|
||||||
|
"byteOffset":94600,
|
||||||
|
"target":34962
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"buffer":0,
|
||||||
|
"byteLength":19578,
|
||||||
|
"byteOffset":113520,
|
||||||
|
"target":34963
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"buffer":0,
|
||||||
|
"byteLength":536,
|
||||||
|
"byteOffset":133100,
|
||||||
|
"target":34962
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"buffer":0,
|
||||||
|
"byteLength":804,
|
||||||
|
"byteOffset":133636,
|
||||||
|
"target":34962
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"buffer":0,
|
||||||
|
"byteLength":804,
|
||||||
|
"byteOffset":134440,
|
||||||
|
"target":34962
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"buffer":0,
|
||||||
|
"byteLength":536,
|
||||||
|
"byteOffset":135244,
|
||||||
|
"target":34962
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"buffer":0,
|
||||||
|
"byteLength":536,
|
||||||
|
"byteOffset":135780,
|
||||||
|
"target":34962
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"buffer":0,
|
||||||
|
"byteLength":336,
|
||||||
|
"byteOffset":136316,
|
||||||
|
"target":34963
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"buffers":[
|
||||||
|
{
|
||||||
|
"byteLength":136652,
|
||||||
|
"uri":"TFDi_Design_MD-11_Walk_P.bin"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@ -0,0 +1,2 @@
|
|||||||
|
[models]
|
||||||
|
normal=TFDi_Design_MD-11_Walk.xml
|
||||||
@ -18,5 +18,13 @@ animation = ""
|
|||||||
sound = ""
|
sound = ""
|
||||||
soundai = ""
|
soundai = ""
|
||||||
|
|
||||||
|
[FLTSIM.2]
|
||||||
|
title = TFDi_Design_MD-11_Walk_PAX
|
||||||
|
model = "p_walk"
|
||||||
|
texture = ""
|
||||||
|
animation = ""
|
||||||
|
sound = ""
|
||||||
|
soundai = ""
|
||||||
|
|
||||||
[GENERAL]
|
[GENERAL]
|
||||||
category = SimpleObject
|
category = SimpleObject
|
||||||
@ -1,6 +1,6 @@
|
|||||||
<UserSettings>
|
<UserSettings>
|
||||||
<CheckedOutPackages>
|
<CheckedOutPackages>
|
||||||
<Package Name="xkhofmann-md-11"/>
|
<Package Name="xkhofmann-tfdidesign-md11-fixes"/>
|
||||||
</CheckedOutPackages>
|
</CheckedOutPackages>
|
||||||
<SelectedPackages/>
|
<SelectedPackages/>
|
||||||
<Filter/>
|
<Filter/>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user