8,018
edits
Paradox-01 (talk | contribs) (+ XML template // to lazy to check every time "This is a minor edit") |
Paradox-01 (talk | contribs) m (-create:trbs) |
||
Line 11: | Line 11: | ||
'''creation''' | '''creation (new)''' | ||
onisplit -create ''output_folder input_folder''/TRBS''name''.xml | onisplit -create ''output_folder input_folder''/TRBS''name''.xml | ||
* this creates a TRBS file with up to 5 different LOD. | |||
Line 30: | Line 31: | ||
</TRBS> | </TRBS> | ||
</Oni> | </Oni> | ||
'''creation (old)''' | |||
onisplit -create:trbs output_folder [-cel] [-normals] input_folder/TRBSname.dae | |||
* this creates a TRBS file with equal LOD levels which is bad for the memory but useful enough to test a character ingame. | |||
* the arguments [[AE:Importing_character_models#Cel-shading|"cel"]] and "normals" are optional | |||
edits