Hi, i’ve made a basic ranged enemy AI, that shoots projectiles horizontally, but the thing is that now i want to shoot projectiles based on Player’s position. So i’m trying to do something with MultiLineTraceByChannel the thing is, im not able to spawn a projectile using the direction of the traced line.