Wish: Delete Node -> No Confirmation Window

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By MikeMikeMike

Hi…,

when I delete nodes from my scene I always get the annoying question “Please Confirm…”.

Where to switch this question off?

Thanks

Mike

:bust_in_silhouette: Reply From: wyattb

Im gonna venture to say that you could do it by writing your own tool and deleting the node via code.

Thanks. Yes, code would work.

Nethertheless an option in the editor settings would be nice.

MikeMikeMike | 2021-06-06 09:29

:bust_in_silhouette: Reply From: Calinou

Hold Shift while pressing the Delete key. This will make the confirmation dialog not appear when removing a node from the Scene tree dock.

Works, great, thanks.

MikeMikeMike | 2021-06-10 07:01

:bust_in_silhouette: Reply From: Snooze

For anyone else looking to turn the confirmation dialog off: You can re-bind the shortcut for “Delete (No Confirm)” (and if you bind to Del, also unbind the now-duplicate one for “Delete Node(s)”).

Editor > Editor Settings > Shortcuts tab > “Scene Tree” section.