Hmm there’s still one issue with that. If the projectile is an actor with components for collisions, but those components have various components for visuals and audio fx that are specific to each projectile I’d still end up having to spawn those, right?
I guess I could add some components in advance and simply not use them for some? Will there be overhead with changing the particles on each spawn?