|
set("editors/2d/keep_margins_when_changing_anchors", false);
|
|
set("editors/2d/keep_margins_when_changing_anchors", false);
|
|
set("editors/2d/warped_mouse_panning", true);
|
|
set("editors/2d/warped_mouse_panning", true);
|
|
set("run/window_placement/rect", 0);
|
|
set("run/window_placement/rect", 0);
|
|
hints["run/window_placement/rect"] = PropertyInfo(Variant::INT, "run/window_placement/rect", PROPERTY_HINT_ENUM, "Default,Centered,Custom Position,Force Maximized,Force Full Screen");
|
|
hints["run/window_placement/rect"] = PropertyInfo(Variant::INT, "run/window_placement/rect", PROPERTY_HINT_ENUM, "Default,Centered,Custom Position,Force Maximized,Force Full Screen");
|