Jump to content

XML:OBAN: Difference between revisions

5 bytes removed ,  4 February 2013
m
no edit summary
m (no dae-to-oban?)
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" this exports the animation with a null node
:: "-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
8,046

edits