Why do you start with a trace? To shoot a projectile you only need transform and direction. Remove all the trace code and just spawn the projectile.
Why do you start with a trace? To shoot a projectile you only need transform and direction. Remove all the trace code and just spawn the projectile.