_decal entity + Jedi Academy ?


(phZ) #1

got some problems with the _decal-entity with jedi academy ?
first problem is, that the white regions should not be visible (alphamap of that textureand the shader is ok) and i get some overlap problem… does that feature even works for jedi academy ?


(ydnar) #2

Your shader needs blending/masking of some sort, and polygonOffset. You can’t use a _decal entity with a plain-jane shader.


(phZ) #3

ok it works now, a typing error in the shader caused the problem. sorry