Godot Version
Godot 4.6.1 running on Windows 11
Question
I am going through the Godot 2D course and reading about the Embedded Game View. Mine is not working. I have done the following:
- Turned off Single Window Mode and restarted Godot
- Display > Window > Mode is set to Windowed
- Embed Game on Next Play is selected
The result is still a separate window, but there is a toolbar at the top, which I think wasn’t there before. Why doesn’t the game run in the embedded view?
