geheur / weapon-animation-replacer

BSD 2-Clause "Simplified" License
4 stars 3 forks source link

Is it possible to swap animation effects? #38

Open rednewt812 opened 11 months ago

rednewt812 commented 11 months ago

Trying to swap the fang's spec animation with that of the arclight. The player animation works fine but can't seem to find an option to change the graphical effect, so it's currently stuck with the fang's default red slash.

If it is possible, this swap might also be something you could consider adding as a default example swap, since the fang's slashing spec animation despite being a stab weapon and the spec rolling on stab is a common topic of discussion.

geheur commented 11 months ago

possible with runelite's API? yes possible with the plugin currently? no

I guess it wouldn't be that hard to add. [gfx1] -> [gfx2] on [spec_attack] would probably work. Maybe sometime in the future.

Also arclight spec stall the player character moving so it might not be the best default example XD.

rednewt812 commented 10 months ago

Thanks for the answer, looking forward to it if you end up doing it!

Also arclight spec stall the player character moving so it might not be the best default example XD.

Maybe something similar then! Just the first thing that came to mind, didn't even consider that. Maybe dragon sword or bone dagger? Vesta's might also work.