ychen3129
UE4/5 Niagara notes
Tip1:
To spawn particles at once and live forever
under emitter update: add spawn Burst instantaneously

the spawn count is how many particles you want to spawn

Go to particle state
uncheck kill particle when lifetime has elapsed
it will have infinity life time

go to emitter state
make sure it doesn't loop
