8,046
edits
Paradox-01 (talk | contribs) m (no dae-to-oban?) |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 4: | Line 4: | ||
* The xml code on this page was tested with onisplit '''v0.9.61.0''', '''v0.9.68.0''', '''v0.9.82.0''' | * The xml code on this page was tested with onisplit '''v0.9.61.0''', '''v0.9.68.0''', '''v0.9.82.0''' | ||
** with v0.9.82.0 you can also convert the OBAN into a dae file | ** with v0.9.82.0 you can also convert the OBAN into a dae file | ||
:: "-extract:dae output src\OBANElevator.oni" | :: "-extract:dae output src\OBANElevator.oni" exports the animation with a null node | ||
::: in [[Mod_Tool#Scripting|Mod Tool]] the null node is named "unique" and holds keyframes; it can be replicated with ''activesceneroot.AddModel , "unique"'' | ::: in [[Mod_Tool#Scripting|Mod Tool]] the null node is named "unique" and holds keyframes; it can be replicated with ''activesceneroot.AddModel , "unique"'' | ||
:: "-extract:dae output src\OBANElevator.oni -geom:M3GMdebris.oni" exports animation with specified geometry | :: "-extract:dae output src\OBANElevator.oni -geom:M3GMdebris.oni" exports animation with specified geometry |
edits