PunishedPineapple / Distance

Dalamud/XIVLauncher plugin to show basic distance to boss information.
MIT License
10 stars 11 forks source link

Waymarks #4

Open JohannDoell opened 2 years ago

JohannDoell commented 2 years ago

Hi there.

I read through the to-do list and I wanted to ask if there is any possibility of being able to calculate user distance to waymarks. I'm in a roleplaying Free Company, and we find it hard to judge distance from the waymarks we use to represent enemies and such. Ideally, if we could be able to tell the distance from other players to waymarks as well, that would be ideal.

Thanks!

PunishedPineapple commented 2 years ago

I'll think about it, but off the top of my head, I'm not sure how that could work cleanly, since Waymarks are VFX, and don't have any UI nodes to attach to. I might be able to do nodes in screenspace, but it's something I'd need to consider for a bit, so don't expect anything in the immediate future.