18,700
edits
m (copy-edit) |
(attempting an update to the export/import section, but I don't know how to actually replace the data intelligently) |
||
Line 33: | Line 33: | ||
==Embedded M3GM== | ==Embedded M3GM== | ||
===Export=== | ===Export=== | ||
To extract the DAE of the trigger head, use: | |||
onisplit -extract:xml output_folder input_folder\TRGEfile.oni | |||
===Import=== | ===Import=== | ||
You | You will need to replace the M3GM content with data from another M3GM after running: | ||
onisplit -create output_folder -tex:texture_file input.dae | |||
("-tex" is optional; the TXMP file must created separately if needed.) | |||
Then you can | Then you can replace the TRGE's old M3GM data with the new M3GM's data. Remember to change the links (#N) and instance IDs of the new data. | ||
{{XML}} | {{XML}} |