Other user's assetsThis author has not specified whether they have used assets from other authors or not
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Seems there is a bug in MoreHUD: Since the gold value is the rightest component by default, so it will always on the rightest position under right alignment mode, even when its position in SWF file is modified.
So it becomes a problem with Edge UI (Edge UI want components to left side).
This fix mod doesn't really change the MoreHUD logic, it just set left alignment mode at beginning of new game to avoid the problem. (Also set all variables to match Edge UI preset, so you don't need to load Edge UI preset in new game. )
For existing game, this may help: 1. Load Edge UI preset (or set left alignment) 2. Save the game 3. Quit to desktop 4. Restart the game
There is also a bug in MoreHUD: At beginning of new game, widget position may be wrong, until you set position through MCM for it to be updated; If you are looking at a weapon item, then updated position may still be wrong.
Now this fix mod does 5 things:
Fixed gold value position by changing logic. (Alignment doesn't matter; all alignments should work like same)
Fix wrong widget position for existing save (unless you are looking at a weapon item after loading)
Allow set 300% x-position in case you really want the widget to right side