AncientBeast icon indicating copy to clipboard operation
AncientBeast copied to clipboard

Whip Move targeting path [bounty: 16 XTR]

Open DreadKnight opened this issue 3 years ago • 1 comments

Headless' Whip Move should show black hexagons outlines for the path to the target. The path can be hovered for targeting (would get dark) like in the case of other abilities.

DreadKnight avatar Jan 29 '22 22:01 DreadKnight

A bounty of 4 XatteR is being offered for fixing this issue https://www.mintme.com/token/XatteR/intro/airdrop

DreadKnight avatar Jan 29 '22 23:01 DreadKnight

hi would love to do it but can you share me resources on how to do it?

MahijithMenon avatar Oct 08 '22 10:10 MahijithMenon

hi would love to do it but can you share me resources on how to do it?

@MahijithMenon Heya! The ability itself is here https://github.com/FreezingMoon/AncientBeast/blob/master/src/abilities/Headless.js#L174 And I think this file deals with hexagons https://github.com/FreezingMoon/AncientBeast/blob/master/src/utility/hexgrid.ts

DreadKnight avatar Oct 08 '22 10:10 DreadKnight

Hi i would like to try this :D

Sangresz avatar Oct 16 '22 20:10 Sangresz

@Sangresz Heya! Feel free to go for it, assigned you to it; soft deadline 2 weeks.

DreadKnight avatar Oct 16 '22 20:10 DreadKnight

image

So i need to add just black borders on the hexagons to the target?

Sangresz avatar Oct 16 '22 21:10 Sangresz

image

So i need to add just black borders on the hexagons to the target?

Basically yeah, I guess so. They should be clickable though in order to easier activate the ability.

DreadKnight avatar Oct 16 '22 21:10 DreadKnight

This is most likely a duplicate of #1995 which has been fixed recently.

DreadKnight avatar Nov 18 '22 00:11 DreadKnight