Zerinho Posted August 4, 2024 Share Posted August 4, 2024 Ok, since anyone didn't resolve my issue in the previous post, I recreated it with more information so you can understand what's happening. When I updated the intersect version to this current one (8.0), a lot of parts of the gui ended up having a bug like this: I ALREADY TRIED to edit the MainMenuWindow_online.json putting 'true' in every hide/disable i found, without success. The problem is not with 'background.png' either. My question is quite simple, which line should i edit to get this blue retangle off my screen? Is there any way to edit this other than through json? MainMenuWindow_online.json: { "Bounds": "0,0,451,202", "Padding": "0,0,0,0", "AlignmentEdgeDistances": "0,40,0,0", "AlignmentTransform": "0,0", "Margin": "0,0,0,0", "RenderColor": "255,255,255,255", "Alignments": "Center", "DrawBackground": true, "MinimumSize": "100,40", "MaximumSize": "4096,4096", "Disabled": false, "Hidden": false, "RestrictToParent": false, "MouseInputEnabled": true, "HideToolTip": false, "ToolTipBackground": null, "ToolTipFont": null, "ToolTipTextColor": "", "ClampMovement": true, "ActiveImage": null, "InactiveImage": null, "ActiveColor": "255,255,255,255", "InactiveColor": "255,191,191,191", "Closable": false, "Titlebar": { "Bounds": "0,0,451,36", "Padding": "0,0,0,0", "AlignmentEdgeDistances": "0,0,0,0", "AlignmentTransform": "0,0", "Margin": "0,0,0,0", "RenderColor": "255,255,255,255", "Alignments": "", "DrawBackground": false, "MinimumSize": "1,1", "MaximumSize": "4096,4096", "Disabled": true, "Hidden": true, "RestrictToParent": false, "MouseInputEnabled": false, "HideToolTip": false, "ToolTipBackground": null, "ToolTipFont": null, "ToolTipTextColor": "", "NormalImage": null, "HoveredImage": null, "ClickedImage": null, "DisabledImage": null, "HoverSound": null, "MouseUpSound": null, "MouseDownSound": null }, "Title": { "Bounds": "0,0,140,36", "Padding": "8,4,8,4", "AlignmentEdgeDistances": "0,0,0,0", "AlignmentTransform": "0,0", "Margin": "0,0,0,0", "RenderColor": "255,255,255,255", "Alignments": "", "DrawBackground": false, "MinimumSize": "1,1", "MaximumSize": "4096,4096", "Disabled": true, "Hidden": true, "RestrictToParent": false, "MouseInputEnabled": false, "HideToolTip": true, "ToolTipBackground": null, "ToolTipFont": null, "ToolTipTextColor": "", "BackgroundTemplate": null, "TextColor": "255,82,82,82", "HoveredTextColor": "", "ClickedTextColor": "", "DisabledTextColor": "255,90,90,90", "TextAlign": "Left, CenterV", "TextPadding": "8,4,8,4", "AutoSizeToContents": true, "Font": "sourcesansproblack,12", "TextScale": 1.0 }, "CloseButton": { "Bounds": "0,0,-12,24", "Padding": "0,0,0,0", "AlignmentEdgeDistances": "0,0,0,0", "AlignmentTransform": "0,0", "Margin": "0,0,0,0", "RenderColor": "255,255,255,255", "Alignments": "", "DrawBackground": false, "MinimumSize": "1,1", "MaximumSize": "4096,4096", "Disabled": true, "Hidden": true, "RestrictToParent": false, "MouseInputEnabled": true, "HideToolTip": true, "ToolTipBackground": null, "ToolTipFont": null, "ToolTipTextColor": "", "TextColor": "255,82,82,82", "HoveredTextColor": "", "ClickedTextColor": "", "DisabledTextColor": "255,90,90,90", "TextAlign": "Center", "TextPadding": "3,3,3,3", "AutoSizeToContents": false, "Font": null, "TextScale": 1.0, "NormalImage": null, "HoveredImage": null, "ClickedImage": null, "DisabledImage": null, "CenterImage": false, "HoverSound": null, "MouseUpSound": null, "MouseDownSound": null, "ClickSound": null }, "InnerPanel": { "Bounds": "6,24,-12,-30", "Padding": "8,8,8,8", "AlignmentEdgeDistances": "0,0,0,0", "AlignmentTransform": "0,0", "Margin": "0,0,0,0", "RenderColor": "255,255,255,255", "Alignments": "", "DrawBackground": true, "MinimumSize": "1,1", "MaximumSize": "4096,4096", "Disabled": false, "Hidden": false, "RestrictToParent": false, "MouseInputEnabled": true, "HideToolTip": false, "ToolTipBackground": null, "ToolTipFont": null, "ToolTipTextColor": "", "Children": { "_buttonCredits": { "Bounds": "269,4,87,154", "Padding": "0,0,0,0", "AlignmentEdgeDistances": "0,0,0,0", "AlignmentTransform": "0,0", "Margin": "0,0,0,0", "RenderColor": "255,255,255,255", "Alignments": "", "DrawBackground": true, "MinimumSize": "1,1", "MaximumSize": "4096,4096", "Disabled": false, "Hidden": false, "RestrictToParent": false, "MouseInputEnabled": true, "HideToolTip": false, "ToolTipBackground": null, "ToolTipFont": null, "ToolTipTextColor": "", "TextColor": "255,255,255,255", "HoveredTextColor": "", "ClickedTextColor": "", "DisabledTextColor": "255,90,90,90", "TextAlign": "Center", "TextPadding": "0,8,0,0", "AutoSizeToContents": false, "Font": "sourcesansproblack,12", "TextScale": 1.0, "NormalImage": "eventresponsenormal.png", "HoveredImage": "eventresponsehover.png", "ClickedImage": "eventresponseclicked.png", "DisabledImage": "eventresponsecdisabled.png", "CenterImage": false, "HoverSound": "octave-tap-resonant.wav", "MouseUpSound": null, "MouseDownSound": null, "ClickSound": null }, "_buttonExit": { "Bounds": "356,4,87,154", "Padding": "0,0,0,0", "AlignmentEdgeDistances": "0,0,0,0", "AlignmentTransform": "0,0", "Margin": "0,0,0,0", "RenderColor": "255,255,255,255", "Alignments": "", "DrawBackground": true, "MinimumSize": "1,1", "MaximumSize": "4096,4096", "Disabled": false, "Hidden": false, "RestrictToParent": false, "MouseInputEnabled": true, "HideToolTip": false, "ToolTipBackground": null, "ToolTipFont": null, "ToolTipTextColor": "", "TextColor": "255,255,255,255", "HoveredTextColor": "", "ClickedTextColor": "", "DisabledTextColor": "255,90,90,90", "TextAlign": "Center", "TextPadding": "0,8,0,0", "AutoSizeToContents": false, "Font": "sourcesansproblack,12", "TextScale": 1.0, "NormalImage": "eventresponsenormal.png", "HoveredImage": "eventresponsehover.png", "ClickedImage": "eventresponseclicked.png", "DisabledImage": "eventresponsecdisabled.png", "CenterImage": false, "HoverSound": "octave-tap-resonant.wav", "MouseUpSound": null, "MouseDownSound": null, "ClickSound": null }, "_buttonLogin": { "Bounds": "8,4,87,154", "Padding": "0,0,0,0", "AlignmentEdgeDistances": "0,0,0,0", "AlignmentTransform": "0,0", "Margin": "0,0,0,0", "RenderColor": "255,255,255,255", "Alignments": "", "DrawBackground": true, "MinimumSize": "1,1", "MaximumSize": "4096,4096", "Disabled": true, "Hidden": false, "RestrictToParent": false, "MouseInputEnabled": true, "HideToolTip": false, "ToolTipBackground": null, "ToolTipFont": null, "ToolTipTextColor": "", "TextColor": "255,255,255,255", "HoveredTextColor": "", "ClickedTextColor": "", "DisabledTextColor": "255,90,90,90", "TextAlign": "Center", "TextPadding": "0,8,0,0", "AutoSizeToContents": false, "Font": "sourcesansproblack,12", "TextScale": 1.0, "NormalImage": "eventresponsenormal.png", "HoveredImage": "eventresponsehover.png", "ClickedImage": "eventresponseclicked.png", "DisabledImage": "eventresponsecdisabled.png", "CenterImage": false, "HoverSound": "octave-tap-resonant.wav", "MouseUpSound": null, "MouseDownSound": null, "ClickSound": null }, "_buttonRegister": { "Bounds": "95,4,87,154", "Padding": "0,0,0,0", "AlignmentEdgeDistances": "0,0,0,0", "AlignmentTransform": "0,0", "Margin": "0,0,0,0", "RenderColor": "255,255,255,255", "Alignments": "", "DrawBackground": true, "MinimumSize": "1,1", "MaximumSize": "4096,4096", "Disabled": true, "Hidden": false, "RestrictToParent": false, "MouseInputEnabled": true, "HideToolTip": false, "ToolTipBackground": null, "ToolTipFont": null, "ToolTipTextColor": "", "TextColor": "255,255,255,255", "HoveredTextColor": "", "ClickedTextColor": "", "DisabledTextColor": "255,90,90,90", "TextAlign": "Center", "TextPadding": "0,8,0,0", "AutoSizeToContents": false, "Font": "sourcesansproblack,12", "TextScale": 1.0, "NormalImage": "eventresponsenormal.png", "HoveredImage": "eventresponsehover.png", "ClickedImage": "eventresponseclicked.png", "DisabledImage": "eventresponsecdisabled.png", "CenterImage": false, "HoverSound": "octave-tap-resonant.wav", "MouseUpSound": null, "MouseDownSound": null, "ClickSound": null }, "_buttonSettings": { "Bounds": "182,4,87,154", "Padding": "0,0,0,0", "AlignmentEdgeDistances": "0,0,0,0", "AlignmentTransform": "0,0", "Margin": "0,0,0,0", "RenderColor": "255,255,255,255", "Alignments": "", "DrawBackground": true, "MinimumSize": "1,1", "MaximumSize": "4096,4096", "Disabled": false, "Hidden": false, "RestrictToParent": false, "MouseInputEnabled": true, "HideToolTip": false, "ToolTipBackground": null, "ToolTipFont": null, "ToolTipTextColor": "", "TextColor": "255,255,255,255", "HoveredTextColor": "", "ClickedTextColor": "", "DisabledTextColor": "255,90,90,90", "TextAlign": "Center", "TextPadding": "0,8,0,0", "AutoSizeToContents": false, "Font": "sourcesansproblack,12", "TextScale": 1.0, "NormalImage": "eventresponsenormal.png", "HoveredImage": "eventresponsehover.png", "ClickedImage": "eventresponseclicked.png", "DisabledImage": "eventresponsecdisabled.png", "CenterImage": false, "HoverSound": "octave-tap-resonant.wav", "MouseUpSound": null, "MouseDownSound": null, "ClickSound": null }, "_buttonStart": { "Bounds": "0,0,100,20", "Padding": "0,0,0,0", "AlignmentEdgeDistances": "0,0,0,0", "AlignmentTransform": "0,0", "Margin": "0,0,0,0", "RenderColor": "255,255,255,255", "Alignments": "", "DrawBackground": true, "MinimumSize": "1,1", "MaximumSize": "4096,4096", "Disabled": false, "Hidden": true, "RestrictToParent": false, "MouseInputEnabled": true, "HideToolTip": false, "ToolTipBackground": null, "ToolTipFont": null, "ToolTipTextColor": "", "TextColor": "255,82,82,82", "HoveredTextColor": "", "ClickedTextColor": "", "DisabledTextColor": "255,90,90,90", "TextAlign": "Center", "TextPadding": "3,3,3,3", "AutoSizeToContents": false, "Font": null, "TextScale": 1.0, "NormalImage": null, "HoveredImage": null, "ClickedImage": null, "DisabledImage": null, "CenterImage": false, "HoverSound": null, "MouseUpSound": null, "MouseDownSound": null, "ClickSound": null } } } } sorry for my stupidity Link to comment Share on other sites More sharing options...
1 Gibier Posted August 5, 2024 Share Posted August 5, 2024 like triangle said in the other post this part seems to be hardcoded. There's place where there's a picture so turning the opacity to 0 or editing the source seems to be your only two option. Also next time please do a bump for your topic instead of doing another for the same question. Zerinho 1 Link to comment Share on other sites More sharing options...
1 Arufonsu Posted August 19, 2024 Share Posted August 19, 2024 FYI, this has been fixed at 0.8.0-beta.223 Vio and Zerinho 1 1 Link to comment Share on other sites More sharing options...
0 CielosdeGloria Posted August 5, 2024 Share Posted August 5, 2024 49 minutes ago, Zerinho said: Ok, since anyone didn't resolve my issue in the previous post, I recreated it with more information so you can understand what's happening. When I updated the intersect version to this current one (8.0), a lot of parts of the gui ended up having a bug like this: I ALREADY TRIED to edit the MainMenuWindow_online.json putting 'true' in every hide/disable i found, without success. The problem is not with 'background.png' either. My question is quite simple, which line should i edit to get this blue retangle off my screen? Is there any way to edit this other than through json? MainMenuWindow_online.json: { "Bounds": "0,0,451,202", "Padding": "0,0,0,0", "AlignmentEdgeDistances": "0,40,0,0", "AlignmentTransform": "0,0", "Margin": "0,0,0,0", "RenderColor": "255,255,255,255", "Alignments": "Center", "DrawBackground": true, "MinimumSize": "100,40", "MaximumSize": "4096,4096", "Disabled": false, "Hidden": false, "RestrictToParent": false, "MouseInputEnabled": true, "HideToolTip": false, "ToolTipBackground": null, "ToolTipFont": null, "ToolTipTextColor": "", "ClampMovement": true, "ActiveImage": null, "InactiveImage": null, "ActiveColor": "255,255,255,255", "InactiveColor": "255,191,191,191", "Closable": false, "Titlebar": { "Bounds": "0,0,451,36", "Padding": "0,0,0,0", "AlignmentEdgeDistances": "0,0,0,0", "AlignmentTransform": "0,0", "Margin": "0,0,0,0", "RenderColor": "255,255,255,255", "Alignments": "", "DrawBackground": false, "MinimumSize": "1,1", "MaximumSize": "4096,4096", "Disabled": true, "Hidden": true, "RestrictToParent": false, "MouseInputEnabled": false, "HideToolTip": false, "ToolTipBackground": null, "ToolTipFont": null, "ToolTipTextColor": "", "NormalImage": null, "HoveredImage": null, "ClickedImage": null, "DisabledImage": null, "HoverSound": null, "MouseUpSound": null, "MouseDownSound": null }, "Title": { "Bounds": "0,0,140,36", "Padding": "8,4,8,4", "AlignmentEdgeDistances": "0,0,0,0", "AlignmentTransform": "0,0", "Margin": "0,0,0,0", "RenderColor": "255,255,255,255", "Alignments": "", "DrawBackground": false, "MinimumSize": "1,1", "MaximumSize": "4096,4096", "Disabled": true, "Hidden": true, "RestrictToParent": false, "MouseInputEnabled": false, "HideToolTip": true, "ToolTipBackground": null, "ToolTipFont": null, "ToolTipTextColor": "", "BackgroundTemplate": null, "TextColor": "255,82,82,82", "HoveredTextColor": "", "ClickedTextColor": "", "DisabledTextColor": "255,90,90,90", "TextAlign": "Left, CenterV", "TextPadding": "8,4,8,4", "AutoSizeToContents": true, "Font": "sourcesansproblack,12", "TextScale": 1.0 }, "CloseButton": { "Bounds": "0,0,-12,24", "Padding": "0,0,0,0", "AlignmentEdgeDistances": "0,0,0,0", "AlignmentTransform": "0,0", "Margin": "0,0,0,0", "RenderColor": "255,255,255,255", "Alignments": "", "DrawBackground": false, "MinimumSize": "1,1", "MaximumSize": "4096,4096", "Disabled": true, "Hidden": true, "RestrictToParent": false, "MouseInputEnabled": true, "HideToolTip": true, "ToolTipBackground": null, "ToolTipFont": null, "ToolTipTextColor": "", "TextColor": "255,82,82,82", "HoveredTextColor": "", "ClickedTextColor": "", "DisabledTextColor": "255,90,90,90", "TextAlign": "Center", "TextPadding": "3,3,3,3", "AutoSizeToContents": false, "Font": null, "TextScale": 1.0, "NormalImage": null, "HoveredImage": null, "ClickedImage": null, "DisabledImage": null, "CenterImage": false, "HoverSound": null, "MouseUpSound": null, "MouseDownSound": null, "ClickSound": null }, "InnerPanel": { "Bounds": "6,24,-12,-30", "Padding": "8,8,8,8", "AlignmentEdgeDistances": "0,0,0,0", "AlignmentTransform": "0,0", "Margin": "0,0,0,0", "RenderColor": "255,255,255,255", "Alignments": "", "DrawBackground": true, "MinimumSize": "1,1", "MaximumSize": "4096,4096", "Disabled": false, "Hidden": false, "RestrictToParent": false, "MouseInputEnabled": true, "HideToolTip": false, "ToolTipBackground": null, "ToolTipFont": null, "ToolTipTextColor": "", "Children": { "_buttonCredits": { "Bounds": "269,4,87,154", "Padding": "0,0,0,0", "AlignmentEdgeDistances": "0,0,0,0", "AlignmentTransform": "0,0", "Margin": "0,0,0,0", "RenderColor": "255,255,255,255", "Alignments": "", "DrawBackground": true, "MinimumSize": "1,1", "MaximumSize": "4096,4096", "Disabled": false, "Hidden": false, "RestrictToParent": false, "MouseInputEnabled": true, "HideToolTip": false, "ToolTipBackground": null, "ToolTipFont": null, "ToolTipTextColor": "", "TextColor": "255,255,255,255", "HoveredTextColor": "", "ClickedTextColor": "", "DisabledTextColor": "255,90,90,90", "TextAlign": "Center", "TextPadding": "0,8,0,0", "AutoSizeToContents": false, "Font": "sourcesansproblack,12", "TextScale": 1.0, "NormalImage": "eventresponsenormal.png", "HoveredImage": "eventresponsehover.png", "ClickedImage": "eventresponseclicked.png", "DisabledImage": "eventresponsecdisabled.png", "CenterImage": false, "HoverSound": "octave-tap-resonant.wav", "MouseUpSound": null, "MouseDownSound": null, "ClickSound": null }, "_buttonExit": { "Bounds": "356,4,87,154", "Padding": "0,0,0,0", "AlignmentEdgeDistances": "0,0,0,0", "AlignmentTransform": "0,0", "Margin": "0,0,0,0", "RenderColor": "255,255,255,255", "Alignments": "", "DrawBackground": true, "MinimumSize": "1,1", "MaximumSize": "4096,4096", "Disabled": false, "Hidden": false, "RestrictToParent": false, "MouseInputEnabled": true, "HideToolTip": false, "ToolTipBackground": null, "ToolTipFont": null, "ToolTipTextColor": "", "TextColor": "255,255,255,255", "HoveredTextColor": "", "ClickedTextColor": "", "DisabledTextColor": "255,90,90,90", "TextAlign": "Center", "TextPadding": "0,8,0,0", "AutoSizeToContents": false, "Font": "sourcesansproblack,12", "TextScale": 1.0, "NormalImage": "eventresponsenormal.png", "HoveredImage": "eventresponsehover.png", "ClickedImage": "eventresponseclicked.png", "DisabledImage": "eventresponsecdisabled.png", "CenterImage": false, "HoverSound": "octave-tap-resonant.wav", "MouseUpSound": null, "MouseDownSound": null, "ClickSound": null }, "_buttonLogin": { "Bounds": "8,4,87,154", "Padding": "0,0,0,0", "AlignmentEdgeDistances": "0,0,0,0", "AlignmentTransform": "0,0", "Margin": "0,0,0,0", "RenderColor": "255,255,255,255", "Alignments": "", "DrawBackground": true, "MinimumSize": "1,1", "MaximumSize": "4096,4096", "Disabled": true, "Hidden": false, "RestrictToParent": false, "MouseInputEnabled": true, "HideToolTip": false, "ToolTipBackground": null, "ToolTipFont": null, "ToolTipTextColor": "", "TextColor": "255,255,255,255", "HoveredTextColor": "", "ClickedTextColor": "", "DisabledTextColor": "255,90,90,90", "TextAlign": "Center", "TextPadding": "0,8,0,0", "AutoSizeToContents": false, "Font": "sourcesansproblack,12", "TextScale": 1.0, "NormalImage": "eventresponsenormal.png", "HoveredImage": "eventresponsehover.png", "ClickedImage": "eventresponseclicked.png", "DisabledImage": "eventresponsecdisabled.png", "CenterImage": false, "HoverSound": "octave-tap-resonant.wav", "MouseUpSound": null, "MouseDownSound": null, "ClickSound": null }, "_buttonRegister": { "Bounds": "95,4,87,154", "Padding": "0,0,0,0", "AlignmentEdgeDistances": "0,0,0,0", "AlignmentTransform": "0,0", "Margin": "0,0,0,0", "RenderColor": "255,255,255,255", "Alignments": "", "DrawBackground": true, "MinimumSize": "1,1", "MaximumSize": "4096,4096", "Disabled": true, "Hidden": false, "RestrictToParent": false, "MouseInputEnabled": true, "HideToolTip": false, "ToolTipBackground": null, "ToolTipFont": null, "ToolTipTextColor": "", "TextColor": "255,255,255,255", "HoveredTextColor": "", "ClickedTextColor": "", "DisabledTextColor": "255,90,90,90", "TextAlign": "Center", "TextPadding": "0,8,0,0", "AutoSizeToContents": false, "Font": "sourcesansproblack,12", "TextScale": 1.0, "NormalImage": "eventresponsenormal.png", "HoveredImage": "eventresponsehover.png", "ClickedImage": "eventresponseclicked.png", "DisabledImage": "eventresponsecdisabled.png", "CenterImage": false, "HoverSound": "octave-tap-resonant.wav", "MouseUpSound": null, "MouseDownSound": null, "ClickSound": null }, "_buttonSettings": { "Bounds": "182,4,87,154", "Padding": "0,0,0,0", "AlignmentEdgeDistances": "0,0,0,0", "AlignmentTransform": "0,0", "Margin": "0,0,0,0", "RenderColor": "255,255,255,255", "Alignments": "", "DrawBackground": true, "MinimumSize": "1,1", "MaximumSize": "4096,4096", "Disabled": false, "Hidden": false, "RestrictToParent": false, "MouseInputEnabled": true, "HideToolTip": false, "ToolTipBackground": null, "ToolTipFont": null, "ToolTipTextColor": "", "TextColor": "255,255,255,255", "HoveredTextColor": "", "ClickedTextColor": "", "DisabledTextColor": "255,90,90,90", "TextAlign": "Center", "TextPadding": "0,8,0,0", "AutoSizeToContents": false, "Font": "sourcesansproblack,12", "TextScale": 1.0, "NormalImage": "eventresponsenormal.png", "HoveredImage": "eventresponsehover.png", "ClickedImage": "eventresponseclicked.png", "DisabledImage": "eventresponsecdisabled.png", "CenterImage": false, "HoverSound": "octave-tap-resonant.wav", "MouseUpSound": null, "MouseDownSound": null, "ClickSound": null }, "_buttonStart": { "Bounds": "0,0,100,20", "Padding": "0,0,0,0", "AlignmentEdgeDistances": "0,0,0,0", "AlignmentTransform": "0,0", "Margin": "0,0,0,0", "RenderColor": "255,255,255,255", "Alignments": "", "DrawBackground": true, "MinimumSize": "1,1", "MaximumSize": "4096,4096", "Disabled": false, "Hidden": true, "RestrictToParent": false, "MouseInputEnabled": true, "HideToolTip": false, "ToolTipBackground": null, "ToolTipFont": null, "ToolTipTextColor": "", "TextColor": "255,82,82,82", "HoveredTextColor": "", "ClickedTextColor": "", "DisabledTextColor": "255,90,90,90", "TextAlign": "Center", "TextPadding": "3,3,3,3", "AutoSizeToContents": false, "Font": null, "TextScale": 1.0, "NormalImage": null, "HoveredImage": null, "ClickedImage": null, "DisabledImage": null, "CenterImage": false, "HoverSound": null, "MouseUpSound": null, "MouseDownSound": null, "ClickSound": null } } } } sorry for my stupidity Don't worry, I haven't figured out how to remove that yet either XD Zerinho 1 Link to comment Share on other sites More sharing options...
Question
Zerinho
Ok, since anyone didn't resolve my issue in the previous post, I recreated it with more information so you can understand what's happening.
When I updated the intersect version to this current one (8.0), a lot of parts of the gui ended up having a bug like this:
I ALREADY TRIED to edit the MainMenuWindow_online.json putting 'true' in every hide/disable i found, without success.
The problem is not with 'background.png' either.
My question is quite simple, which line should i edit to get this blue retangle off my screen? Is there any way to edit this other than through json?
MainMenuWindow_online.json:
{
"Bounds": "0,0,451,202",
"Padding": "0,0,0,0",
"AlignmentEdgeDistances": "0,40,0,0",
"AlignmentTransform": "0,0",
"Margin": "0,0,0,0",
"RenderColor": "255,255,255,255",
"Alignments": "Center",
"DrawBackground": true,
"MinimumSize": "100,40",
"MaximumSize": "4096,4096",
"Disabled": false,
"Hidden": false,
"RestrictToParent": false,
"MouseInputEnabled": true,
"HideToolTip": false,
"ToolTipBackground": null,
"ToolTipFont": null,
"ToolTipTextColor": "",
"ClampMovement": true,
"ActiveImage": null,
"InactiveImage": null,
"ActiveColor": "255,255,255,255",
"InactiveColor": "255,191,191,191",
"Closable": false,
"Titlebar": {
"Bounds": "0,0,451,36",
"Padding": "0,0,0,0",
"AlignmentEdgeDistances": "0,0,0,0",
"AlignmentTransform": "0,0",
"Margin": "0,0,0,0",
"RenderColor": "255,255,255,255",
"Alignments": "",
"DrawBackground": false,
"MinimumSize": "1,1",
"MaximumSize": "4096,4096",
"Disabled": true,
"Hidden": true,
"RestrictToParent": false,
"MouseInputEnabled": false,
"HideToolTip": false,
"ToolTipBackground": null,
"ToolTipFont": null,
"ToolTipTextColor": "",
"NormalImage": null,
"HoveredImage": null,
"ClickedImage": null,
"DisabledImage": null,
"HoverSound": null,
"MouseUpSound": null,
"MouseDownSound": null
},
"Title": {
"Bounds": "0,0,140,36",
"Padding": "8,4,8,4",
"AlignmentEdgeDistances": "0,0,0,0",
"AlignmentTransform": "0,0",
"Margin": "0,0,0,0",
"RenderColor": "255,255,255,255",
"Alignments": "",
"DrawBackground": false,
"MinimumSize": "1,1",
"MaximumSize": "4096,4096",
"Disabled": true,
"Hidden": true,
"RestrictToParent": false,
"MouseInputEnabled": false,
"HideToolTip": true,
"ToolTipBackground": null,
"ToolTipFont": null,
"ToolTipTextColor": "",
"BackgroundTemplate": null,
"TextColor": "255,82,82,82",
"HoveredTextColor": "",
"ClickedTextColor": "",
"DisabledTextColor": "255,90,90,90",
"TextAlign": "Left, CenterV",
"TextPadding": "8,4,8,4",
"AutoSizeToContents": true,
"Font": "sourcesansproblack,12",
"TextScale": 1.0
},
"CloseButton": {
"Bounds": "0,0,-12,24",
"Padding": "0,0,0,0",
"AlignmentEdgeDistances": "0,0,0,0",
"AlignmentTransform": "0,0",
"Margin": "0,0,0,0",
"RenderColor": "255,255,255,255",
"Alignments": "",
"DrawBackground": false,
"MinimumSize": "1,1",
"MaximumSize": "4096,4096",
"Disabled": true,
"Hidden": true,
"RestrictToParent": false,
"MouseInputEnabled": true,
"HideToolTip": true,
"ToolTipBackground": null,
"ToolTipFont": null,
"ToolTipTextColor": "",
"TextColor": "255,82,82,82",
"HoveredTextColor": "",
"ClickedTextColor": "",
"DisabledTextColor": "255,90,90,90",
"TextAlign": "Center",
"TextPadding": "3,3,3,3",
"AutoSizeToContents": false,
"Font": null,
"TextScale": 1.0,
"NormalImage": null,
"HoveredImage": null,
"ClickedImage": null,
"DisabledImage": null,
"CenterImage": false,
"HoverSound": null,
"MouseUpSound": null,
"MouseDownSound": null,
"ClickSound": null
},
"InnerPanel": {
"Bounds": "6,24,-12,-30",
"Padding": "8,8,8,8",
"AlignmentEdgeDistances": "0,0,0,0",
"AlignmentTransform": "0,0",
"Margin": "0,0,0,0",
"RenderColor": "255,255,255,255",
"Alignments": "",
"DrawBackground": true,
"MinimumSize": "1,1",
"MaximumSize": "4096,4096",
"Disabled": false,
"Hidden": false,
"RestrictToParent": false,
"MouseInputEnabled": true,
"HideToolTip": false,
"ToolTipBackground": null,
"ToolTipFont": null,
"ToolTipTextColor": "",
"Children": {
"_buttonCredits": {
"Bounds": "269,4,87,154",
"Padding": "0,0,0,0",
"AlignmentEdgeDistances": "0,0,0,0",
"AlignmentTransform": "0,0",
"Margin": "0,0,0,0",
"RenderColor": "255,255,255,255",
"Alignments": "",
"DrawBackground": true,
"MinimumSize": "1,1",
"MaximumSize": "4096,4096",
"Disabled": false,
"Hidden": false,
"RestrictToParent": false,
"MouseInputEnabled": true,
"HideToolTip": false,
"ToolTipBackground": null,
"ToolTipFont": null,
"ToolTipTextColor": "",
"TextColor": "255,255,255,255",
"HoveredTextColor": "",
"ClickedTextColor": "",
"DisabledTextColor": "255,90,90,90",
"TextAlign": "Center",
"TextPadding": "0,8,0,0",
"AutoSizeToContents": false,
"Font": "sourcesansproblack,12",
"TextScale": 1.0,
"NormalImage": "eventresponsenormal.png",
"HoveredImage": "eventresponsehover.png",
"ClickedImage": "eventresponseclicked.png",
"DisabledImage": "eventresponsecdisabled.png",
"CenterImage": false,
"HoverSound": "octave-tap-resonant.wav",
"MouseUpSound": null,
"MouseDownSound": null,
"ClickSound": null
},
"_buttonExit": {
"Bounds": "356,4,87,154",
"Padding": "0,0,0,0",
"AlignmentEdgeDistances": "0,0,0,0",
"AlignmentTransform": "0,0",
"Margin": "0,0,0,0",
"RenderColor": "255,255,255,255",
"Alignments": "",
"DrawBackground": true,
"MinimumSize": "1,1",
"MaximumSize": "4096,4096",
"Disabled": false,
"Hidden": false,
"RestrictToParent": false,
"MouseInputEnabled": true,
"HideToolTip": false,
"ToolTipBackground": null,
"ToolTipFont": null,
"ToolTipTextColor": "",
"TextColor": "255,255,255,255",
"HoveredTextColor": "",
"ClickedTextColor": "",
"DisabledTextColor": "255,90,90,90",
"TextAlign": "Center",
"TextPadding": "0,8,0,0",
"AutoSizeToContents": false,
"Font": "sourcesansproblack,12",
"TextScale": 1.0,
"NormalImage": "eventresponsenormal.png",
"HoveredImage": "eventresponsehover.png",
"ClickedImage": "eventresponseclicked.png",
"DisabledImage": "eventresponsecdisabled.png",
"CenterImage": false,
"HoverSound": "octave-tap-resonant.wav",
"MouseUpSound": null,
"MouseDownSound": null,
"ClickSound": null
},
"_buttonLogin": {
"Bounds": "8,4,87,154",
"Padding": "0,0,0,0",
"AlignmentEdgeDistances": "0,0,0,0",
"AlignmentTransform": "0,0",
"Margin": "0,0,0,0",
"RenderColor": "255,255,255,255",
"Alignments": "",
"DrawBackground": true,
"MinimumSize": "1,1",
"MaximumSize": "4096,4096",
"Disabled": true,
"Hidden": false,
"RestrictToParent": false,
"MouseInputEnabled": true,
"HideToolTip": false,
"ToolTipBackground": null,
"ToolTipFont": null,
"ToolTipTextColor": "",
"TextColor": "255,255,255,255",
"HoveredTextColor": "",
"ClickedTextColor": "",
"DisabledTextColor": "255,90,90,90",
"TextAlign": "Center",
"TextPadding": "0,8,0,0",
"AutoSizeToContents": false,
"Font": "sourcesansproblack,12",
"TextScale": 1.0,
"NormalImage": "eventresponsenormal.png",
"HoveredImage": "eventresponsehover.png",
"ClickedImage": "eventresponseclicked.png",
"DisabledImage": "eventresponsecdisabled.png",
"CenterImage": false,
"HoverSound": "octave-tap-resonant.wav",
"MouseUpSound": null,
"MouseDownSound": null,
"ClickSound": null
},
"_buttonRegister": {
"Bounds": "95,4,87,154",
"Padding": "0,0,0,0",
"AlignmentEdgeDistances": "0,0,0,0",
"AlignmentTransform": "0,0",
"Margin": "0,0,0,0",
"RenderColor": "255,255,255,255",
"Alignments": "",
"DrawBackground": true,
"MinimumSize": "1,1",
"MaximumSize": "4096,4096",
"Disabled": true,
"Hidden": false,
"RestrictToParent": false,
"MouseInputEnabled": true,
"HideToolTip": false,
"ToolTipBackground": null,
"ToolTipFont": null,
"ToolTipTextColor": "",
"TextColor": "255,255,255,255",
"HoveredTextColor": "",
"ClickedTextColor": "",
"DisabledTextColor": "255,90,90,90",
"TextAlign": "Center",
"TextPadding": "0,8,0,0",
"AutoSizeToContents": false,
"Font": "sourcesansproblack,12",
"TextScale": 1.0,
"NormalImage": "eventresponsenormal.png",
"HoveredImage": "eventresponsehover.png",
"ClickedImage": "eventresponseclicked.png",
"DisabledImage": "eventresponsecdisabled.png",
"CenterImage": false,
"HoverSound": "octave-tap-resonant.wav",
"MouseUpSound": null,
"MouseDownSound": null,
"ClickSound": null
},
"_buttonSettings": {
"Bounds": "182,4,87,154",
"Padding": "0,0,0,0",
"AlignmentEdgeDistances": "0,0,0,0",
"AlignmentTransform": "0,0",
"Margin": "0,0,0,0",
"RenderColor": "255,255,255,255",
"Alignments": "",
"DrawBackground": true,
"MinimumSize": "1,1",
"MaximumSize": "4096,4096",
"Disabled": false,
"Hidden": false,
"RestrictToParent": false,
"MouseInputEnabled": true,
"HideToolTip": false,
"ToolTipBackground": null,
"ToolTipFont": null,
"ToolTipTextColor": "",
"TextColor": "255,255,255,255",
"HoveredTextColor": "",
"ClickedTextColor": "",
"DisabledTextColor": "255,90,90,90",
"TextAlign": "Center",
"TextPadding": "0,8,0,0",
"AutoSizeToContents": false,
"Font": "sourcesansproblack,12",
"TextScale": 1.0,
"NormalImage": "eventresponsenormal.png",
"HoveredImage": "eventresponsehover.png",
"ClickedImage": "eventresponseclicked.png",
"DisabledImage": "eventresponsecdisabled.png",
"CenterImage": false,
"HoverSound": "octave-tap-resonant.wav",
"MouseUpSound": null,
"MouseDownSound": null,
"ClickSound": null
},
"_buttonStart": {
"Bounds": "0,0,100,20",
"Padding": "0,0,0,0",
"AlignmentEdgeDistances": "0,0,0,0",
"AlignmentTransform": "0,0",
"Margin": "0,0,0,0",
"RenderColor": "255,255,255,255",
"Alignments": "",
"DrawBackground": true,
"MinimumSize": "1,1",
"MaximumSize": "4096,4096",
"Disabled": false,
"Hidden": true,
"RestrictToParent": false,
"MouseInputEnabled": true,
"HideToolTip": false,
"ToolTipBackground": null,
"ToolTipFont": null,
"ToolTipTextColor": "",
"TextColor": "255,82,82,82",
"HoveredTextColor": "",
"ClickedTextColor": "",
"DisabledTextColor": "255,90,90,90",
"TextAlign": "Center",
"TextPadding": "3,3,3,3",
"AutoSizeToContents": false,
"Font": null,
"TextScale": 1.0,
"NormalImage": null,
"HoveredImage": null,
"ClickedImage": null,
"DisabledImage": null,
"CenterImage": false,
"HoverSound": null,
"MouseUpSound": null,
"MouseDownSound": null,
"ClickSound": null
}
}
}
}
sorry for my stupidity
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now