You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you convert a BMD to .dae and then convert the .dae to BMD without importing it into a 3D modelling program first, UV coords for layers beyond the first one are omitted by SuperBMD. Example are the pollution models in Super Mario Sunshine: pollution01.zip
Importing the .dae into a 3D modelling program and then exporting as dae or fbx does not have this issue and SuperBMD correctly reads the additional UV layers. (Tested with Blender 3.2.0, should be the same with other Blender versions)
Unconfirmed if this is the same issue as #7 (both are fixed by importing into a modelling program but unsure if #7 is caused by missing UV coord layers.)
The text was updated successfully, but these errors were encountered:
When you convert a BMD to .dae and then convert the .dae to BMD without importing it into a 3D modelling program first, UV coords for layers beyond the first one are omitted by SuperBMD. Example are the pollution models in Super Mario Sunshine:
pollution01.zip
Importing the .dae into a 3D modelling program and then exporting as dae or fbx does not have this issue and SuperBMD correctly reads the additional UV layers. (Tested with Blender 3.2.0, should be the same with other Blender versions)
Unconfirmed if this is the same issue as #7 (both are fixed by importing into a modelling program but unsure if #7 is caused by missing UV coord layers.)
The text was updated successfully, but these errors were encountered: