Hello,
I’ve just started with Unity. I was creating snow for my terrain but I couldn’t find a proper way to add “snow layer” with no collision so basically I just want to extra height to the terrain without collision for that extra height.
I already tried to duplicate the terrain and I removed the collision of duplicated terrain but that’s not probably very good idea since the terrain is big and duplicated terrain just lags it more.
Thanks in advance, I hope you understood what I tried to say.