Print String for Niagara Script

I do not know HLSL, and trying to create my own Niagara modules has been very difficult. Niagara scripting is a completely different animal than the blueprint tool!

**I feel like it would be very helpful if there was a way to print values to the screen to help me debug what I’m making. **

I’m TRYING to make an effect that set’s the spawn position of the particles to match a spline, and it’s been a doozy trying to figure out where my particles are.

Oh I found something helpful though. In the Niagara emitter if you go to Window > Attribute Spreadsheet and click the “capture” button it will show you the data for your particles! (Per the subtext this only works for CPU particles) .

1 Like