Does anyone have experience with their animations causing their model to not appear in the sim? I've copied the animation names from Exterior.xml to <my_plane>.xml and labeled the nla animation the same. I don't believe it's related to the .xml structure, I think I controlled for that. I tried adding just a single NLA and my model becomes invisible.
Could it be the XML? Correct me if I'm wrong I believe this is the correct XML format?
<Behaviors>
<Include ModelBehaviorFile="Asobo\Exterior.xml"/>
<Component ID="HANDLING">
<UseTemplate Name="ASOBO_HANDLING_Elevator_Template">
<ANIM_NAME>HANDLING_Elevator</ANIM_NAME>
<ANIM_SIMVAR_SCALE>1</ANIM_SIMVAR_SCALE>
<ANIM_SIMVAR_BIAS>50</ANIM_SIMVAR_BIAS>
<AILERON_DEFLECTION_SCALE>1</AILERON_DEFLECTION_SCALE>
<ANIM_LENGTH>100</ANIM_LENGTH>
</UseTemplate>
...
Could it be the XML? Correct me if I'm wrong I believe this is the correct XML format?
<Behaviors>
<Include ModelBehaviorFile="Asobo\Exterior.xml"/>
<Component ID="HANDLING">
<UseTemplate Name="ASOBO_HANDLING_Elevator_Template">
<ANIM_NAME>HANDLING_Elevator</ANIM_NAME>
<ANIM_SIMVAR_SCALE>1</ANIM_SIMVAR_SCALE>
<ANIM_SIMVAR_BIAS>50</ANIM_SIMVAR_BIAS>
<AILERON_DEFLECTION_SCALE>1</AILERON_DEFLECTION_SCALE>
<ANIM_LENGTH>100</ANIM_LENGTH>
</UseTemplate>
...
Last edited:
