Jump to content

XML:TRAM: Difference between revisions

1,051 bytes added ,  21 April 2013
export
(rewriting export/import ... soon)
(export)
Line 5: Line 5:


===export===
===export===
Coming soon.
TRAM files can be extracted '''A) as pure xml''' files or '''B) as xml and dae''' files.
 
For editing the actual animation you will want to use the method B.
 
While doing the export you might see errors such as
 
Cannot find instance 'TRAMKONCOMthrow_rev'
Cannot find instance 'TRAMKONCOMthrow_rev'
Cannot find instance 'TRAMKONRIFturn_right'
Cannot find instance 'TRAMKONOKOlev18_ZomStand'
Cannot find instance 'TRAMKONOKOcorner_hide'
Cannot find instance 'TRAMKONPIScorner_hide'
 
Ignore them, those files doesn't exist.
 
(Someday we should remove them from TRAC.)
 
 
====xml and dae output via command line====
onisplit -extract:xml ''output_path'' -anim-body:path_to_''ONCCname.oni'' path_to_''TRAMname.oni''
 
 
====xml and dae output via Vago====
'''Step 1:''' Use "General" tab.
 
'''Step 2:''' Select "ONI" as ("From") input format.
 
'''Step 3:''' Select "XML" as ("To") output format.
 
'''Step 4:''' Click on "Add" button to chose an ONCC file.
 
'''Step 5:''' Check "Another TRAM" to chose a character animation file.
 
'''Step 6:''' Click on "Convert".
 




8,018

edits