If you are doing a weapon flash then just add an emitter component to the weapon class. Position it where needed. Then play the fx using the emitter ref. This is massively more performant than spawning.
If you are doing a weapon flash then just add an emitter component to the weapon class. Position it where needed. Then play the fx using the emitter ref. This is massively more performant than spawning.