AncientBeast
AncientBeast copied to clipboard
rotating targeting cursor [bounty: 9 XTR]
The targeting cursor (circle+spikes) should spin around. The cursor is visible when hovering outside movement range for example.
i am a beginner here..can you please explain the issue..
@shagungarg0 Hey, do you use Discord by any chance? Here's an invitation https://discord.gg/4EwQXjqB
@shagungarg0 I've updated original post with more details about it. Hopefully that gets the point across.
Is anyone working on this? I'd like to give it a try
@KyleStrout Feel free to give it a go. I've assigned you to the issue for up to 2 weeks.
Hey if this isn't finished yet can I give 'er a whack?
What's the asset name for the cursor?
@estesnr Sure, go for it. Previous person didn't provided, that's the case most of the time tbh, sadly.
The asset is https://github.com/FreezingMoon/AncientBeast/blob/master/assets/interface/cancel.png
Thanks! I feel like it might take me awhile just to get the lay of the land, but I appreciate the opportunity!
Get Outlook for Androidhttps://aka.ms/AAb9ysg
From: Dread Knight @.> Sent: Tuesday, May 3, 2022 11:28:25 PM To: FreezingMoon/AncientBeast @.> Cc: Nate Estes @.>; Assign @.> Subject: Re: [FreezingMoon/AncientBeast] rotating targeting cursor (Issue #2003)
Assigned #2003https://github.com/FreezingMoon/AncientBeast/issues/2003 to @estesnrhttps://github.com/estesnr.
— Reply to this email directly, view it on GitHubhttps://github.com/FreezingMoon/AncientBeast/issues/2003#event-6545632647, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AXKSOMXO663NOLAGJO2H7JDVIHVFTANCNFSM5LES33ZQ. You are receiving this because you were assigned.Message ID: @.***>
@estesnr No worries, just don't take forever xD Usually "soft deadline" for simpler issues is about 2-3 weeks. There's also Discord server if you have coding questions and such btw https://discord.gg/x78rKen feel free to drop by.
Hi @DreadKnight, is this issue still open? I'd be more than happy to take it
@usmanonazim Sure, go for it. I'll assign you right away. Deadline 2 weeks, should be plenty of time :P
Hi, I'd be happy to try this.
@nikhilhex Heya! Sure thing, assigned. 2 weeks soft deadline 🐻
What script makes the cursor look the way it is when targeting?
What script makes the cursor look the way it is when targeting?
Loading the texture https://github.com/FreezingMoon/AncientBeast/blob/master/src/style/styles.less#L174
Applying the texture https://github.com/FreezingMoon/AncientBeast/blob/master/src/utility/hex.ts#L541
what script do you actually make the texture follow the mouse
what script do you actually make the texture follow the mouse
I'm pretty sure I've linked to it already, if not, then I'm clueless. Stuff there more advanced than my current coding skills.
This may also be above my current coding skills and knowledge of this project so I feel it would be better if somebody else gave it a try for this one. Sorry about this. 😔
This may also be above my current coding skills and knowledge of this project so I feel it would be better if somebody else gave it a try for this one. Sorry about this. pensive
No worries. Removed the easy label :D If I figure out the exact code piece, will edit the original post with it.