Organized Asset Export Script to put resources in image/ media/ and js/ folders

This is a bug and will be fixed in v4/the next beta.

It is pretty likely Hype won't be able to import from an export script, so this is disabled by default for all export scripts. I suspect it won't work with OrganizedAssets since it won't understand the folder structure for re-linking resources. That said, there's two ways to get it:

  1. You can get it by using the Advanced Export.
  2. You can also set the export_options dictionary in the get_options call to have exportShouldSaveRestorableDocument set to True in the Export Script.
1 Like