I bought a rain effect a couple days ago ( https://www.unrealengine.com/marketplace/rain-drops) but because I am new to Unreal I am having some trouble implementing the effect. Here are the instructions that were listed in the product technical details for setting up the effect:
- Add PostProcess volume to a level
- Place BP_RainDropsRender to a level at some place where player can’t see
- Specify your post process volume in BP_RainDropsRender setting “Post Process volume”
The first two steps are straightforward but I’m not able to complete the third step. Can anyone offer some more detailed instructions? Thanks in advance for any help you can give.