You should look at the Sequence node and maybe add a few Delays between the different weapons. For spawning a projectile, you can get the Position of the gun with “get Actor Transform” and spawn a projectile at that Position.
You should look at the Sequence node and maybe add a few Delays between the different weapons. For spawning a projectile, you can get the Position of the gun with “get Actor Transform” and spawn a projectile at that Position.