Hi, Iv been trying to make this type of fake flare for my game in unreal engine 5.
I made a niagara spawning a stretched sprite. But it doesn’t appear on top of everything other object. What I meant, part of the sprite is hidden by other object but the full sprite should be visible, like in the image, the flare spawned from enemy and its not hidden by player’s body.
Any direction or clue would help a lot. Thank you.
On the left, “Disable Depth Test” is unchecked. On the right, it is checked.
If you just want the VFX to be closer to the camera instead of completely on top of everything, you may use the Camera Offset Niagara module in the Particle Update stage.