Why is a red line appearing in front of my character when testing First Person Camera?

Hi i want to make a question about this tutorial, - YouTube
I followed every single step, when im testing the firstpersoncamera with the right click, the red lines appears up the character no in front, what i need to do?

Can you post an image of your Blueprint or a video of what is occurring so that we may get a better look?

-W

Could you see the red dots and lines?

Hey Codab,

Could you also post a screenshot of your blueprint setup/nodes that are doing the line trace?

-Steve

Try changing draw debug type from duration to none.

Try changing your Forward Vector + 5000 to Forward Vector * 5000

-Steve

Thanks ! Done