Page 1 of 1

Can't import custom stories to Unity

Posted: Fri Mar 30, 2018 4:21 pm
by zqfmgb1
So I'm trying to make some minor changes to mada7's Sluttier Party custom story.

I load up CSC, select one of the Original Story assets, then select "Import Story" in the inspector panel. I open the corresponding .story or .character file from the custom file, and... nothing happens. Sliders, text, values, everything looks the same as the original story component's settings.

Can someone please tell me what I'm doing wrong?

Re: Can't import custom stories to Unity

Posted: Sat Mar 31, 2018 7:23 am
by ttant
Tha's because the story you import still use the old format.
You have to edit the file before importing them.

Maybe this can help : http://forum.eekllc.com/viewtopic.php?f ... p=250#p250

Re: Can't import custom stories to Unity

Posted: Sat Mar 31, 2018 11:22 am
by zqfmgb1
Well, that was a simple fix. And, since it's only the dialog I want to edit, I don't really even need to use Unity.

Much appreciated.