- Messages
- 454
- Country

I'm trying to add a working G3000 to my cockpit but I'm having issues with getting the pushbuttons to work.
Thanks for any suggestions
- I'm using Blender 3.1 with the latest plugin. So far I managed to get the display screens to show for the PFD, MFD and GTC.
- I animated the pushbuttons between 0 and 1 as per the SDK.
- I'm not sure however what ANIM_NAME to use for the NLA tracks?
- I'm also not sure what material to use and if I need "collision" enabled if it's a MSFS material. Below is my internal model xml file
- <?xml version="1.0" encoding="utf-8"?>
<ModelInfo>
<LODS>
<LOD minSize="5" ModelFile="CJ3_INT_LOD00.gltf"/>
</LODS>
<Behaviors>
<!-- Includes ###################################### -->
<Include ModelBehaviorFile="Asobo\Common.xml"/>
<Include ModelBehaviorFile="Asobo\GlassCockpit\AS3000.xml"/>
<Include ModelBehaviorFile="WT\G3000\G3000.xml"/>
<Include ModelBehaviorFile="WT\G3000\GTC.xml"/>
<!-- ############################################### -->
</Behaviors>
</ModelInfo>
Thanks for any suggestions


