Hi there,
I need to show one .gltf file(exterior model1) with exterior view, and then when switching into interior cockpit view I need to be able to see (exterior model 2)
Ive played with the model.cfg, as well as adding both model gltfs into the .xmls and seeing if I could display them as different LODs. Doesn’t seem to work.
Is this even possible? Any input is appreciated thanks!
Note that using submodel merging requires usage of the ASOIBO uniqueID extension.
To avoid duplicating modelbehaviors across the XML, you may want to put them in a third XML that you call from the includes.
I added that line in my cockpit xml, It builds with no errors. Also exported the model with the uniqueID in 3dsmax.
But… now neither cockpit model and exterior2 show up.
I remove the section and then my cockpit reappears (no exterior2).