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

Add support for corner-only tilemarkers #11

Open orlp opened 11 months ago

orlp commented 11 months ago

I really like the style of corner-only tilemarkers found in https://github.com/geheur/Corner-Tile-Indicators.

Could you add this as a style to this plugin? It seems fairly simple to copy/paste https://github.com/geheur/Corner-Tile-Indicators/blob/6dcd98c228a84f917a6f59c293d7bf923649d38b/src/main/java/com/cornertileindicators/CornerTileIndicatorsOverlay.java#L151 as a new style option here.

orlp commented 11 months ago

Example of what it could look like: image