Page 2 of 2

Re: Drag and Drop at Sequence field

Posted: Wed Nov 14, 2018 9:28 pm
by nathanj
Thanks, Tony!

And thanks again. This is so awesome.

Nathan

Re: Drag and Drop at Sequence field

Posted: Fri Nov 16, 2018 6:22 pm
by Tony Li
Okay, all the internal commands are included in the "+" list now, too:

Patch: DS2_SequenceFieldPatch_2018-11-16.unitypackage

Re: Drag and Drop at Sequence field

Posted: Sat Nov 17, 2018 2:10 am
by Alatriste
Works like a charm!

That will speed up my scripting and reduce the mistakes! Thanks a lot!

Re: Drag and Drop at Sequence field

Posted: Sat Nov 17, 2018 2:16 am
by Tony Li
Glad to help! :)

Re: Drag and Drop at Sequence field

Posted: Mon Nov 19, 2018 1:42 pm
by Alatriste
Hey Tony,

I noticed that after a while, the set for the action returns to the default "Camera(default,gameObject)". I think is just after pressing "Play" when the setting gets reset. Shouldn't the changes be permanent?

Thanks!

Re: Drag and Drop at Sequence field

Posted: Mon Nov 19, 2018 2:33 pm
by Tony Li
Hi,

I'll fix that. It wasn't set to be persistent.

Re: Drag and Drop at Sequence field

Posted: Mon Nov 19, 2018 5:10 pm
by Tony Li
Here's a patch that makes the drag-and-drop command selection persistent:

DialogueSystem_2_0_7_Patch20181119.unitypackage

It's a patch on top of version 2.0.7, which was released today. It also works with 2.0.6. If you update to 2.0.7, please import this patch on top.