Walkable F v1
This commit is contained in:
parent
fd7e76401a
commit
549f53db34
BIN
Blender/MD-11 Walkable interior.blend
Normal file
BIN
Blender/MD-11 Walkable interior.blend
Normal file
Binary file not shown.
BIN
Blender/MD-11 Walkable interior.blend1
Normal file
BIN
Blender/MD-11 Walkable interior.blend1
Normal file
Binary file not shown.
Binary file not shown.
@ -40,6 +40,14 @@
|
||||
</Extras>
|
||||
</Config>
|
||||
</AssetGroup>
|
||||
<AssetGroup Name="md-11-walkable">
|
||||
<Type>SimObject</Type>
|
||||
<Flags>
|
||||
<FSXCompatibility>false</FSXCompatibility>
|
||||
</Flags>
|
||||
<AssetDir>PackageSources\SimObjects\Misc\TFDi_Design_MD-11_Walkable\</AssetDir>
|
||||
<OutputDir>SimObjects\Misc\TFDi_Design_MD-11_Walkable\</OutputDir>
|
||||
</AssetGroup>
|
||||
<AssetGroup Name="md-11-templates">
|
||||
<Type>Copy</Type>
|
||||
<Flags>
|
||||
@ -50,4 +58,3 @@
|
||||
</AssetGroup>
|
||||
</AssetGroups>
|
||||
</AssetPackage>
|
||||
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
<LODS>
|
||||
<LOD minSize="150" ModelFile="TFDi_MD11_INT_LOD0.gltf">
|
||||
<MergeModel>..\..\..\Misc\TFDi_Design_MD-11_Fixes\model.f\TFDi_Design_MD-11_Fixes.gltf</MergeModel>
|
||||
<MergeModel>..\..\..\Misc\TFDi_Design_MD-11_Walkable\model.f\TFDi_Design_MD-11_Walkable.gltf</MergeModel>
|
||||
</LOD>
|
||||
</LODS>
|
||||
|
||||
|
||||
Binary file not shown.
@ -0,0 +1,182 @@
|
||||
{
|
||||
"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 v1.3.2 with Blender v3.6.19",
|
||||
"version":"2.0"
|
||||
},
|
||||
"extensionsUsed":[
|
||||
"ASOBO_normal_map_convention",
|
||||
"ASOBO_unique_id",
|
||||
"ASOBO_material_invisible",
|
||||
"ASOBO_material_shadow_options",
|
||||
"ASOBO_tags"
|
||||
],
|
||||
"scene":0,
|
||||
"scenes":[
|
||||
{
|
||||
"name":"Scene",
|
||||
"nodes":[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"nodes":[
|
||||
{
|
||||
"extensions":{
|
||||
"ASOBO_unique_id":{
|
||||
"id":"COLLIDER_CARGO"
|
||||
}
|
||||
},
|
||||
"mesh":0,
|
||||
"name":"COLLIDER_CARGO",
|
||||
"rotation":[
|
||||
0.70710688829422,
|
||||
0,
|
||||
0,
|
||||
0.7071066498756409
|
||||
],
|
||||
"translation":[
|
||||
0.0001832889684010297,
|
||||
1.557688593864441,
|
||||
-4.136061668395996
|
||||
]
|
||||
}
|
||||
],
|
||||
"materials":[
|
||||
{
|
||||
"alphaMode":"BLEND",
|
||||
"doubleSided":true,
|
||||
"emissiveFactor":[
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"extensions":{
|
||||
"ASOBO_material_invisible":{
|
||||
"enabled":true
|
||||
},
|
||||
"ASOBO_material_shadow_options":{
|
||||
"noCastShadow":true
|
||||
},
|
||||
"ASOBO_tags":{
|
||||
"tags":[
|
||||
"Collision"
|
||||
]
|
||||
}
|
||||
},
|
||||
"extras":{},
|
||||
"name":"KH_COLLIDER",
|
||||
"pbrMetallicRoughness":{
|
||||
"baseColorFactor":[
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"metallicFactor":1,
|
||||
"roughnessFactor":1
|
||||
}
|
||||
}
|
||||
],
|
||||
"meshes":[
|
||||
{
|
||||
"name":"interior_cargo_aft",
|
||||
"primitives":[
|
||||
{
|
||||
"attributes":{
|
||||
"POSITION":0,
|
||||
"NORMAL":1,
|
||||
"TEXCOORD_0":2,
|
||||
"TEXCOORD_1":3
|
||||
},
|
||||
"indices":4,
|
||||
"material":0
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"accessors":[
|
||||
{
|
||||
"bufferView":0,
|
||||
"componentType":5126,
|
||||
"count":9523,
|
||||
"max":[
|
||||
2.930018663406372,
|
||||
29.89784049987793,
|
||||
1.6611136198043823
|
||||
],
|
||||
"min":[
|
||||
-2.930018663406372,
|
||||
-18.231945037841797,
|
||||
-1.66111159324646
|
||||
],
|
||||
"type":"VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView":1,
|
||||
"componentType":5126,
|
||||
"count":9523,
|
||||
"type":"VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView":2,
|
||||
"componentType":5126,
|
||||
"count":9523,
|
||||
"type":"VEC2"
|
||||
},
|
||||
{
|
||||
"bufferView":3,
|
||||
"componentType":5126,
|
||||
"count":9523,
|
||||
"type":"VEC2"
|
||||
},
|
||||
{
|
||||
"bufferView":4,
|
||||
"componentType":5123,
|
||||
"count":14280,
|
||||
"type":"SCALAR"
|
||||
}
|
||||
],
|
||||
"bufferViews":[
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":114276,
|
||||
"byteOffset":0,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":114276,
|
||||
"byteOffset":114276,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":76184,
|
||||
"byteOffset":228552,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":76184,
|
||||
"byteOffset":304736,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":28560,
|
||||
"byteOffset":380920,
|
||||
"target":34963
|
||||
}
|
||||
],
|
||||
"buffers":[
|
||||
{
|
||||
"byteLength":409480,
|
||||
"uri":"TFDi_Design_MD-11_Walkable.bin"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -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_Walkable.gltf" />
|
||||
</LODS>
|
||||
|
||||
<Behaviors></Behaviors>
|
||||
</ModelInfo>
|
||||
@ -0,0 +1,2 @@
|
||||
[models]
|
||||
normal=TFDi_Design_MD-11_Walkable.xml
|
||||
@ -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_Fixes.gltf" />
|
||||
</LODS>
|
||||
|
||||
<Behaviors></Behaviors>
|
||||
</ModelInfo>
|
||||
@ -0,0 +1,2 @@
|
||||
[models]
|
||||
normal=TFDi_Design_MD-11_Fixes.xml
|
||||
@ -0,0 +1,22 @@
|
||||
[VERSION]
|
||||
Major = 1
|
||||
Minor = 0
|
||||
|
||||
[FLTSIM.0]
|
||||
title = TFDi_Design_MD-11_Walkable_F
|
||||
model = "f"
|
||||
texture = ""
|
||||
animation = ""
|
||||
sound = ""
|
||||
soundai = ""
|
||||
|
||||
;[FLTSIM.1]
|
||||
;title = TFDi_Design_MD-11_Walkable_PAX
|
||||
;model = "p"
|
||||
;texture = ""
|
||||
;animation = ""
|
||||
;sound = ""
|
||||
;soundai = ""
|
||||
|
||||
[GENERAL]
|
||||
category = SimpleObject
|
||||
Loading…
x
Reference in New Issue
Block a user