Best GUI example?
Discussion in 'Rust Development' started by ツンデレラ, Apr 2, 2016.
-
Wulf Community Admin
Any of the GUI plugins by @Nogrod would be a good example, as he implemented the helper Oxide provides.
-
Well i figured out how to place boxes? I guess, but is it possibly to make this text not happen? Also is there an easy way to find positions? i have it being parents to "HUD/Overlay" if thats wrong please tell.
-
make it non transparent with changing the 4th value of the background color to 1
for c# this may help you:
Plain UI example? | Oxide -
That colors alpha is at 1 already
