So my problem is relatively simple, and since i’m new to UE4 and haven’t found a proper fix for this, i’d figure i’d ask the pros.
As you can see, i added a line trace that predicts bullet drop (works really well). HOWEVER, when it comes time for collision, it stops directly before colliding with the AI. How do i fix this so that it collides with AI and triggers subsequent code (health reduction, destroy actor, hitmarker, kill popup, etc) ?