GeChallengeM / path-marker

Highlights your character's path to its target tile and/or to the hovered tile
BSD 2-Clause "Simplified" License
0 stars 6 forks source link

Dot markers floating far above the ground #7

Closed N19htfox closed 1 year ago

N19htfox commented 1 year ago

image The dot marker style has the dots showing up too far above the ground, they should appear much lower.

In the local build of runelite they appear fine with a value of 1 but for some reason the upstream version of runelite has them much higher. I will set the height to 0 and see if that fixes the issue.