raincole Posted January 13, 2022 Share Posted January 13, 2022 (edited) I know HDA can embed extra files and reference them by "opdef:" syntax. But is there a way to automatically convert all the external references to embedded files when creating HDA? Now I need to manually find all the external references, change them to "opdef:" format, and embed all the files. And I never know if I miss one. How could I know my HDA is self-contained? Is there "Pre-Flight" feature for HDA? A single material can reference a lot of textures files. Manually embedding them one by one seems rather silly. Edited January 13, 2022 by raincole Quote Link to comment Share on other sites More sharing options...
Fenolis Posted January 13, 2022 Share Posted January 13, 2022 There is a Python method to find external references, and a HScript one. Now you'll know when you miss one. Someone else might be able to help you with automatically converting them to embedded references. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.