Anyone know what the transparency sprite path is now? It used to be 'assets/content/textures/generic/fulltransparent.tga' but doesn't seem to work anymore
Edit: Apparently the file still exists when I dump the assets but its not giving me any transparency on my images. Maybe I'm missing something cause its 3am![]()
Solved UI transparency sprite
Discussion in 'Rust Development' started by k1lly0u, Jul 30, 2016.
-
My client console it since weeks spammed wtih this one...

And my dump tells me the same path like you've posted..insane^^Code:[BUNDLE] Not found: assets/content/generic textures/fulltransparent.tga
So it will be maybe a thing between???Code:Assets/Content/Textures/Generic/fulltransparent.tga
Code:generic textures textures generic generictextures texturesgeneric generic/textures textures/generic
-
That work's for me.Code:
assets/content/textures/generic/fulltransparent.tga
-
Yeah I was derping, I've used it in a dozen plugins in the last couple of weeks. It was because I had black in the container lol. Bloody late night coding
Last edited by a moderator: Jul 31, 2016
