The "Podd" type for example, looks broken in our exports.
That is because it actually contains a collection of different models for different purposes. There might not even be any use in exporting a Collada file for them, because they just group actual Models ("Malt") together.
The game stores the models for the "Podd" and the LOD "Malt" seperately.
I assume the "Podd" therefore handles object placement and model selection differently than other types.
I'm not sure if this is already handled somewhere.
The "Podd" type for example, looks broken in our exports.
That is because it actually contains a collection of different models for different purposes. There might not even be any use in exporting a Collada file for them, because they just group actual Models ("Malt") together.
The game stores the models for the "Podd" and the LOD "Malt" seperately. I assume the "Podd" therefore handles object placement and model selection differently than other types.
I'm not sure if this is already handled somewhere.