How do I make the torch(and all other stuff) load earlier?

Hello. If I understand correctly, you want the particle system to look like it was already emitting from before it loaded?

You can control this with the Warmup time. Basically, it’s like telling the particle system to begin showing as if it had already been running for X amount of seconds beforehand.

You can override this config directly from your actor’s niagara component configuration, or modify the original niagara particle itself.