10-10-2019, 10:42 AM
(10-10-2019, 10:33 AM)tukuyo Wrote: 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?
Hi,
I'd need to see what your current code is to be able to tell what's wrong.