It comes with both - projectiles or raycast (traces). In the gun blueprint there’s a var named UseProjectileFire. Switch that to false if you want trace, otherwise it will fire projectiles.
It comes with both - projectiles or raycast (traces). In the gun blueprint there’s a var named UseProjectileFire. Switch that to false if you want trace, otherwise it will fire projectiles.