I want to manually control which visual effect spawns when a projectile hits an object.
But whenever the Bullet created by the weapon hits a mesh the Impact Surface Aligned
Template of the Weapon is spawned.
My solution would be to not use the VisualEffects Asset References and create custom ones instead.
Is there another simpler Solution?