dragonfly icon indicating copy to clipboard operation
dragonfly copied to clipboard

Implement HandleItemRelease

Open ItsZodiaX opened this issue 3 years ago • 0 comments

new HandleItemRelease on the player handler.

This handle is needed in cases like mine (I want to add a bow cooldown after the bow has released an arrow.) Because you can't handle it by using HandleItemUse. The code is executed whenever I just start charging a bow.

ItsZodiaX avatar Sep 29 '22 02:09 ItsZodiaX