How to have ribbon particle face an orthographic camera?

I’m having an issue with my niagara ribbon particle system. The particle looks great while in perspective view of a camera, but not in orthographic.

In perspective view

In orthographic view
Capture

Anyway to fix the particle in orthographic view? Thanks!

2 Likes

Hello, I encountered the same problem. Have you found a solution to this? Thanks!

I found the solution. Set the facing mode of Ribbon Renderer from Screen to Custom and then Set Exising Param and search for RibbonFacing the default value of (0, 0, 1) is valid. Then we have proper ribbon in Orthographic view! Cheers!

image