Hello guys, i creating a bullet system that spawn one fake bullet from muzzle and one invisible damaging from eyes, I need them to fly to the same point, I tried to use Find Look At, but it works not the way I want ( you can see it on screenshots). Have any ideas how to fix this? Thanks in advance.
This func returns Muzzle location and rotation to spawn the bullet,
End Point is just forward vector*100000 + camera location, it used if line trace didnt work