Hi,
First of all hello all ! (this is my first post
Quick question, with importing models as seperate assets, I noticed that there is always a geometry component for each part/asset
At the moment I am just stripping these out and putting just the mesh items into a parent container.
The mesh part has a property for the material, so seems pointless to add the geometry as well.
Is this bad practice? Are there any major drawback to working this way?