Add Close/Quit button to Embedded Game Window #11595
yosimba2000
started this conversation in
Editor
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is for Godot 4 Beta 1 .Net
Originally I thought there wasn't a built-in way to close the embedded game window, but there actually is. You just use the buttons on the top right of Godot Editor.
godotengine/godot#101680
My issue is that since there is essentially a pause button for the embedded game window, it also makes sense to add a Stop/Quit button for the embedded game window as well. It's confusing to place the Pause/Suspend and Quit buttons on opposite sides of the Interface.
Beta Was this translation helpful? Give feedback.
All reactions