KSP-Conformal-Decals/GameData/ConformalDecals/Patches/Waterfall.cfg

8 lines
137 B
INI
Raw Normal View History

// Prevent projection onto Waterfall plumes
CONFORMALDECALS:NEEDS[Waterfall] {
SHADERBLACKLIST {
shaderRegex = Waterfall/.*
}
}