Skretzo / shortest-path

Pathfinding for Old School RuneScape
BSD 2-Clause "Simplified" License
14 stars 27 forks source link

Suggestion: alternate path indicators #5

Open iligalodin opened 2 years ago

iligalodin commented 2 years ago

hey, i love the plugin. it would be cool to have options to customise the visuals for the path.

some possible suggestions

if possible the twinkes could use some in game assets like the orbs in in the tog cave or something similar

Skretzo commented 2 years ago

Good suggestion. As for those ToG twinkles you want them to float above every tile of the path or not? Do you have an example image from another mmo for visual reference so that I maybe can look for a smaller and possibly more suitable asset?

iligalodin commented 2 years ago

the tog twinkles are s bit on the large side

Its surprisingly hard to google the path highlights other games have, but yes usually you would want small twinkles every 2nd to 5th tile to show up.

Odinnh commented 12 months ago

thanks a lot for the current Line indicators, i've still not found a proper representation as to what i mean. HOWEVER, because you draw the lines in the way you do it has an intersection between two following lines. in essence this creates what i wanted.

reference: https://imgur.com/PJeSvoz

if only the intersections could be drawn and hover off the ground a bit this would be a perfect, non intrusive way to show a path <3