- Messages
- 142
- Country

Thanks to those who create tutorials on Youtube. Thank you!
Last edited:
Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.
By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.







Will do, thank you.Doug, can you share a blender file on this post, in order to investigate ?
Without more informations it's difficult to answer.




Yes... and the animation works properly in MCX?

<?xml version="1.0" encoding="utf-8"?>
<ModelInfo guid="{8e75434e-88dd-461c-94c7-3eca9124e420}" version="1.1">
<LODS>
<LOD minSize="100" ModelFile="BCATP_HangarLOD0.gltf"/>
<LOD minSize="50" ModelFile="BCATP_HangarLOD1.gltf"/>
<LOD minSize="25" ModelFile="BCATP_HangarLOD2.gltf"/>
<LOD minSize="0" ModelFile="BCATP_HangarLOD3.gltf"/>
</LODS>
<Animation guid="4023ab15-e2cc-40eb-9595-1b171a0671db" length="125" name="hangar_door01" type="sim" typeParam="AutoPlay" typeParam2="hangar_door01" />
<Animation guid="3988fb23-4f87-4565-b717-0637aaf2c653" length="125" name="hangar_door02" type="sim" typeParam="AutoPlay" typeParam2="hangar_door02" />
<Animation guid="35f76a8e-5ffb-4dc4-a541-8e85ce843fb4" length="125" name="hangar_door03" type="sim" typeParam="AutoPlay" typeParam2="hangar_door03" />
<DefaultState name="bcatp-hangar-anim"/>
<AnimGraph>
<DefaultState name="bcatp-hangar-anim" />
<BlendTreeState name="bcatp-hangar-anim" />
<Animations>
<Animation guid="4023ab15-e2cc-40eb-9595-1b171a0671db" Loop="False" speed="1" />
<Animation guid="3988fb23-4f87-4565-b717-0637aaf2c653" Loop="False" speed="1" />
<Animation guid="35f76a8e-5ffb-4dc4-a541-8e85ce843fb4" Loop="False" speed="1" />
</Animations>
</BlendTreeState>
</AnimGraph>
<PartInfo>
<Name>hangar_door01</Name>
<AnimLength>125</AnimLength>
<Animation>
<Parameter>
<Code>
(E:LOCAL TIME, Seconds) 28800 > (E:LOCAL TIME, Seconds) 64800 < and (L:XMLVAR_YokeHidden1) 1 == or if{ 125 } els{ 0 }
</Code>
<Lag>10</Lag>
</Parameter>
</Animation>
</PartInfo>
<PartInfo>
<Name>hangar_door02</Name>
<AnimLength>125</AnimLength>
<Animation>
<Parameter>
<Code>
(E:LOCAL TIME, Seconds) 28800 > (E:LOCAL TIME, Seconds) 64800 < and (L:XMLVAR_YokeHidden1) 1 == or if{ 125 } els{ 0 }
</Code>
<Lag>10</Lag>
</Parameter>
</Animation>
</PartInfo>
<PartInfo>
<Name>hangar_door03</Name>
<AnimLength>80</AnimLength>
<Animation>
<Parameter>
<Code>
(E:LOCAL TIME, Seconds) 28800 > (E:LOCAL TIME, Seconds) 64800 < and (L:XMLVAR_YokeHidden1) 1 == or if{ 125 } els{ 0 }
</Code>
<Lag>10</Lag>
</Parameter>
</Animation>
</PartInfo>
</ModelInfo>






