pkdawson/imgui-godot

How to make an interface in the Godot window

Closed this issue · 1 comments

I noticed that all the windows are separated from the main window of the Godot application, how can I control which window is inside the game and which is a separate window?

Sorry, I had it so the windows were separate

var io := ImGui.GetIO()
io.ConfigFlags |= ImGui.ConfigFlags_ViewportsEnable