I'm trying to generate multiple fabrics using Obi.
I created it by referring to SackGenerator, RuntimeClothGenerator, etc., but there is a problem because initialization is not executed.
I want to execute initialization. what should I do?
I know how to generate it during execution, but how can I run it in an editor script before execution?
I created it by referring to SackGenerator, RuntimeClothGenerator, etc., but there is a problem because initialization is not executed.
I want to execute initialization. what should I do?
I know how to generate it during execution, but how can I run it in an editor script before execution?