Postby Hoeloe » Fri Apr 02, 2021 4:05 pm
The weather effects don't use simple textures. They're particle effects. Using some simple Lua code you can use your own effects by creating a particle system and attaching it to the camera. You can copy the .ini files used for the built in weather effects from data>scripts>particles. The wisp effects would be p_wisp.ini.