Jump to content

Recommended Posts

Posted

I moved the stats window, but now it's just gone.  I press C and two of the three windows show up, but the stats window doesn't.

 

Is there a way to reset the UI?

  • 2 months later...
  • 1 year later...
  • 1 year later...
Posted (edited)

the fix in the response worked for me, except rather than simply deleting everything in the curly brackets i deleted the coordinates and set the positions to "null". here's a copy of what my data file in that area looked like after i modified it to fix the issue:

{
  "keyMapping": {},
  "dialogPositions": {
    "worldmapDialog": null,
    "playercharacter": null,
    "playerstats": null,
    "environment": null

},

this should probably be fixed, as i am certain i didnt move my stats box to an impossible location. some hotkey or a button in the UI settings to reset all windows to their default positions would prevent people from having to modify JSON files, and I would hope that isn't a complicated thing to implement.

Edited by Arcane Alchemist
edits for clarity
  • Thanks 1
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.