I’m just trying to visualize links in the editor between some target point actors for path finding and I can’t for the life of me figure out how to get it working. Draw debug lines doesn’t work because the lines aren’t persistent with Construction Script, and if I’m flushing the persistent lines between the draws (to avoid a line being drawn from origin), it will only show the connection between 2 of the targets at a time. There has to be a way to tell the editor to show a link between connected actors isn’t there?
Dude! You are the king of forum question answers! Lol
I searched all over google and YouTube and everyone just said to use debug lines. Thank you so much!