AncientBeast
AncientBeast copied to clipboard
Whip Move targeting path [bounty: 16 XTR]
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.
A bounty of 4 XatteR is being offered for fixing this issue https://www.mintme.com/token/XatteR/intro/airdrop
hi would love to do it but can you share me resources on how to do it?
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
Hi i would like to try this :D
@Sangresz Heya! Feel free to go for it, assigned you to it; soft deadline 2 weeks.

So i need to add just black borders on the hexagons to the target?
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.
This is most likely a duplicate of #1995 which has been fixed recently.