Drag and Drop at Sequence field

Announcements, support questions, and discussion for the Dialogue System.
User avatar
nathanj
Posts: 303
Joined: Sat May 28, 2016 12:30 am

Re: Drag and Drop at Sequence field

Post by nathanj »

Thanks, Tony!

And thanks again. This is so awesome.

Nathan
User avatar
Tony Li
Posts: 21678
Joined: Thu Jul 18, 2013 1:27 pm

Re: Drag and Drop at Sequence field

Post by Tony Li »

Okay, all the internal commands are included in the "+" list now, too:

Patch: DS2_SequenceFieldPatch_2018-11-16.unitypackage
User avatar
Alatriste
Posts: 181
Joined: Wed Nov 11, 2015 5:07 pm
Contact:

Re: Drag and Drop at Sequence field

Post by Alatriste »

Works like a charm!

That will speed up my scripting and reduce the mistakes! Thanks a lot!
User avatar
Tony Li
Posts: 21678
Joined: Thu Jul 18, 2013 1:27 pm

Re: Drag and Drop at Sequence field

Post by Tony Li »

Glad to help! :)
User avatar
Alatriste
Posts: 181
Joined: Wed Nov 11, 2015 5:07 pm
Contact:

Re: Drag and Drop at Sequence field

Post 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!
User avatar
Tony Li
Posts: 21678
Joined: Thu Jul 18, 2013 1:27 pm

Re: Drag and Drop at Sequence field

Post by Tony Li »

Hi,

I'll fix that. It wasn't set to be persistent.
User avatar
Tony Li
Posts: 21678
Joined: Thu Jul 18, 2013 1:27 pm

Re: Drag and Drop at Sequence field

Post 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.
Post Reply