Hey everyone, I’m working on a school project, a Zelda like in which I’d like to add a fog effect.
Problem is, we want to play on what can bee seen and what can’t, and for this we need to have a halo of “non-fog” around the player. I figured I could make an empty object that would destroy the particles of smoke that enter its collider, but it wouldn’t give the impression that the player is despersing it (kinda like when someone smokes and you agitate your hand to clear the air). So I’d like to know if there’s a way of making particles fade away with colliders or another way of doing this. Thanks in advance !
P.S: I’m sorry if I’m not super clear, english isn’t my native language ^^