Hotkeys?

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
User avatar
Littlenorwegians
Posts: 37
Joined: Sun Aug 04, 2024 3:06 pm

Hotkeys?

Post by Littlenorwegians »

Hello!

Right, love the plugin. Basic question.

I reuse a lot of nodes in my system. Usually because there's quite an extensive set of commands in there. For characters to animate, focus to be given, you name it. Saves on time to just copy nodes.

But to my annoyance, CTRL+C and CTRL+V does not work for copy and pasting inside the dialogue window.
And hitting delete causes a "are you sure window" to appear. It'd be great if I could copy and paste quickly. And have the option to disable that are you sure message. Might seem small, but stuff like this adds up and/or breaks flow.

Just curious and couldn't find anything when searching. :mrgreen:
User avatar
Tony Li
Posts: 23251
Joined: Thu Jul 18, 2013 1:27 pm

Re: Hotkeys?

Post by Tony Li »

Hi,

Here's a list of Keyboard Shortcuts.

I'll add an option to disable the "Are you sure?" popup window.
User avatar
Littlenorwegians
Posts: 37
Joined: Sun Aug 04, 2024 3:06 pm

Re: Hotkeys?

Post by Littlenorwegians »

Wow, Tony Li. You are amazing. <3

Is there any specific version it can't be something like CTRL+C?
I have some limitations of my hands that makes tri-inputs like CTRL+ALT+C a little painful.
If it's hard-coded or has to be that way then I'll of course just learn to adapt using the right-click select menu.
User avatar
Tony Li
Posts: 23251
Joined: Thu Jul 18, 2013 1:27 pm

Re: Hotkeys?

Post by Tony Li »

Hi,

The Unity editor intercepts Ctrl+C and Ctrl+V in a way that the Dialogue System's custom node editor can't intercept first -- although this may have changed in recent Unity versions. I'll make a note to check it before the next Dialogue System update.
User avatar
Littlenorwegians
Posts: 37
Joined: Sun Aug 04, 2024 3:06 pm

Re: Hotkeys?

Post by Littlenorwegians »

Ah, I see. Thank you, again, Tony Li. :)
Post Reply