- Mar 10, 2024
- 88
- 8
SomethingDeveloper submitted a new resource:
Empty Warning sign png - for when you wan't to make a custom warning sign
Read more about this resource...
Empty Warning sign png - for when you wan't to make a custom warning sign
The font that is used for the warning signs is called "big noodle titling Font".
you'll need to make it a vtf after you have added the text and make a vmt with the "script" below to add it to hammer
vmt "script" :
"LightmappedGeneric"
{
"$basetexture" "LOCATION OF THE TEXTURE"
"$translucent" 1
"$decal" "1"
"$decalscale" "0.25"
}
.vtf is not needed at the end on the basetexture line just the name of the vtf/texture name
Example for
"$basetexture" "decals/signs/NAME OF THE...
Read more about this resource...