Jump to content

Restless Souls/Wishlist: Difference between revisions

m
Line 380: Line 380:


=====Reimports (Furniture)=====
=====Reimports (Furniture)=====
The CJBO files include a furniture file. But this can be mostly garbage - or empty. Instead the furniture is baked into AKEV. The meshed have flags which allow OniSplit to extract these objects again.
The CJBO files include a furniture file. But this can be mostly garbage - or empty. Instead the furniture is baked into AKEV. The meshes have flags which allow OniSplit to extract these objects again.


  Onisplit -extract:dae level1_Final level1_Final/AKEV*.oni
  Onisplit -extract:dae level1_Final level1_Final/AKEV*.oni


In the past this create a bunch of DAE files:
In the past this created a bunch of DAE files:
  EnvWarehouse_bnv.dae
  EnvWarehouse_bnv.dae
  EnvWarehouse_cons.dae
  EnvWarehouse_cons.dae
Line 436: Line 436:
'''Some possibilities of preparing FURN'''
'''Some possibilities of preparing FURN'''


{| class="wikitable"
|-
! Method !! Notes
|-
| XSI scripting || considered "deprecated" by community
|-
| Standalone python || splitting DAE (mostly XML)
|-
| Blender scripting || -
|-
| UE4 editor scripting || importing XML/CSV list for instances of meshes
|}




8,013

edits