KillzXGaming / Smash-Forge

Open Source Editor of Smash 4 Filetypes
MIT License
21 stars 5 forks source link

Models duplicated in rotated position #14

Closed Makiah closed 6 years ago

Makiah commented 6 years ago

In Smash Forge: image

In Maya 2016 (upon importing the DAE): image

This happens right as models are imported in Smash Forge. Animations only play on one model, the model laying sideways remains motionless but is moved along with the mobile model. I'll see whether I can figure out the root cause.

KillzXGaming commented 6 years ago

Dae exporting from forge doesn't work correctly atm. The weights sometimes work and sometimes don't.

Makiah commented 6 years ago

Oh ok, the reason that the two models show up for the Bass is because Forge automatically imports every model in a given bfres. Is this its intended functionality? For example, in this case, "Bass" and "Bass_Boneless" are imported, but shouldn't users be prompted for the one they wish to import? I could probably make a quick dialog to ask users which one they'd like to open.

KillzXGaming commented 6 years ago

I intend on having a configuration box for dae export settings including which models to export and some other options. The export feature just isn't fully finished yet so it has issues like bones in the wrong place and weights not applying.