suriyun-production / mmorpg-kit-docs

This is document for MMORPG KIT project (https://www.assetstore.unity3d.com/#!/content/110188?aid=1100lGeN)
https://suriyun-production.github.io/mmorpg-kit-docs
49 stars 11 forks source link

[BUG] Sheathing Off-hand not playing #2430

Closed BJPickles closed 2 months ago

BJPickles commented 3 months ago

Hi Suri, currently when you sheathe, it only plays the animation for the main-hand & won't play off-hand sheathe animation. Not sure if this is a bug or intentional. Please close if not a bug, but thought I'd post just in case.

Try:

Then can play both animations at the same time if both a main hand and off-hand item are equipped.

LordPhrozen commented 3 months ago

I think I've come across this as well, was on my list to retest, but if you're seeing it too, its likely a bug.

insthync commented 3 months ago

I will check it

insthync commented 2 months ago

May I see your masks?

insthync commented 2 months ago

About this one, it is actaully works as intended, but I will try to improve it.

BJPickles commented 2 months ago

Ah okay might be my setup then, I'm just grabbing the masks now & I'll make a video as well to show how I'm using it. Just bare with me as it takes a little while to open the project (as you know 😆)

insthync commented 2 months ago

I mean that to play only one sheath animation (one hand) is works as intended, I will try to make it able to play 2

BJPickles commented 2 months ago

I mean that to play only one sheath animation (one hand) is works as intended, I will try to make it able to play 2

Ah I see, thank you for doing that.

Here are the layer masks for left arm and right arm. LayerMasks.zip

Unity_BZHkuFF0rs

I've assigned these masks in the default animations list on my character.

Unity_KVkR1KCVmE

The animations are played only on that specific arm.

insthync commented 2 months ago

Done