[BUG] TOPLEFT_X_POS_ADJUST does not modify TOP_LEFT HUD Type
RaidenKoizuma opened this issue ยท 0 comments
Technical Specs (please complete the following information):
-3.1.1c, 8gb, All
Describe the bug
Modifying TOPLEFT_X_POS_ADJUST does not adjust the top left hud rightwards. Y POS works just fine though.
To Reproduce
- Set PLAYER_GUI_TYPE = "Top_Left"
- Go to TOPLEFT_X_POS_ADJUST and adjust to anything not zero.
- See it doesn't go rightwards.
Expected behavior
For the 4 bars to move rightwards across the screen.
Additional Information (screen shots, etc.)
This is a really neat, hidden feature. Prob should let people know it exists.
Edit: It seems each type of GUI is broke in its own way, so I assume this feature isn't really meant to be open/fully functioning, would just be nice to have this specific one for my specific use case but it's no problem if this is closed without resolution if it's too much of a problem.