Anything to Point Me in the Right Direction on Making a Navigation Helper Track/Quest.

I want to make a dotted line that dots out the path on the ground to the destination so my player knows where to go for the quest and as they walk along /near the path the path disappears behind them.

If anyone could point me in the right direction for this but not give me the code I would appreciate it!

1 Like

That would be decals. They also use it for tire tracks and footprints etc. Something along these lines

perhaps combined with this

Because you probably want to lay them out using a spline, and then make them disappear after the player intersects.