BarelyFunctionalCode / animation-transmog

This is a simple plugin which allows the player to customize which animations are used for various actions.
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Add demonic ashes scattering smooth dance #4

Closed Cyborger1 closed 3 years ago

Cyborger1 commented 3 years ago

As we discussed in the discord.

The options would be Default, Smooth Dance and Smooth Dance w/ Dust (see graphic id)

private static int ASH_SCATTER_ANIMATION_ID = 2295;
private static int SMOOTH_DANCE_ANIMATION_ID = 7533;
private static int DUST_GRAPHIC_ID = 1103;

Edit: Changed the dust graphic ID, 1103 looks better

BarelyFunctionalCode commented 3 years ago

This feature is now merged into The Runelite Plugin-hub. Enjoy!