I'm not sure if its only me.. but in HitmarkerGUI before the "HitmarkerImage" there is a white box.
I tried changing to the CUI Helper but still the same.
What i get in the console is:
[BUNDLE] Not found: assets/content/generic textures/fulltransparent.tga
Is it my fault ?
White Box before the actual image// GUI
Discussion in 'Rust Development' started by PaiN, Nov 8, 2015.
-
Calytic Community Admin Community Mod
No, this is not your fault. A lot of plugins are doing this since the assets were re-organized. The GUI will likely need to be fixed by Facepunch. It may be possible for plugin authors to fix this by changing the background color to black with 0.0 set as the alpha but I haven't tested this.
-
Hi, this happened to me while i died and i tryed to respawn, but the resawn button is not responding and i have tryed everything exept reinstalling the game, would it help?
-
You need to set the sprite variable of your Image or RawImage manually to "assets/content/textures/generic/fulltransparent.tga". Facepunch didn't update the default value of the sprite variable after they reorganized some of their assets.
