Any way to make it work in any scale?
Make usable at any UI scale?
CUI in Rust isn't really something that plugins can handle without the player specifying to the plugin what their resolution is. There is no native scaling.
Tried using the UI Scale Manager plugin, but that does not help
StixTried using the UI Scale Manager plugin, but that does not help
Plugins would have to integrate with that, it isn't automagic.
yeah i get it, i placed the button somewhere it doesnt matter what scale u use, only fix i could think of, thanks for your time!