Is there an easy way to create a confirmation dialog or "Are You Sure" popup?

As the title states, I’m wondering if there is an easy way for a “Are You Sure” type dialog box. Such that, if the user clicks a button, something makes them confirm the action before performing the actions.

I could see perhaps making another button appear that makes them confirm as being an option.

But I wasn’t sure if there was a way to make another smaller “scene” pop up on top of the active scene that has the Yes/Cancel options on it.

Thanks as always!

Use the PopUp extension

2 Likes

Yes, using an extension called Popups.

Here is how:
Screencastfrom2024-07-1217-57-54-ezgif.com-video-to-gif-converter

1 Like

Thank you to both of you!

I searched for “dialog” “confirmation” etc. Didn’t think to search for popup.