
Lethal Company
You are viewing a potentially older version of this package. View Latest Version

Moon and interior devs are likely familiar with how poorly the water assets rip when trying to design their levels. I made this tool to attempt to restore some at runtime. (My thread in the LC Modding Discord)
This mod works by searching through a moon after it is loaded to replace the following material names, so all you need to do is ensure your water material names match one of the ones listed below. It'll be broken in your project but assuming the name can be matched, it'll be replaced in-game.
| Mat name | description |
|---|---|
| Flooded&GordionWater | The water on Gordion/flooded weather |
| PoolWater | The water in the mansion pool tile |
| CaveWater | The water in the cave water tile |
| MarchWater | The water on March |
| VowWater | The water on vow |

