Sorry to moan, but the new UI placement position is awful in my opinion. Can we please have UI position within the config so we can adjust it easily. I much preferred the previous position, but now it is dead center and for players who play with a Rust interface of anything smaller than 0.9 it feels like it's right in the way of anything happening in front of you. I know I can turn it off if I want to, but I would rather have it, just not where it is by default.
Thanks for your consideration.
Horrible UI Placement Since Update
I know it's not a 'fix', but you can change it back yourself for the time being if you want
For combat block
RectTransform =
{
AnchorMin = "0.87 0.39",
AnchorMax = "0.99 0.42"
}For raid blockRectTransform =
{
AnchorMin = "0.87 0.35",
AnchorMax = "0.99 0.38"
} Yes, thank you, I already edited it myself in the plugin file. Would be nice to have it in the config though.lolman300
I know it's not a 'fix', but you can change it back yourself for the time being if you want
For combat blockFor raid blockRectTransform = { AnchorMin = "0.87 0.39", AnchorMax = "0.99 0.42" }RectTransform = { AnchorMin = "0.87 0.35", AnchorMax = "0.99 0.38" }

Just want to make sure im changing the correct values?
Just a bump, Havent gotten a response.