suriyun-production / battle-io-docs

This is document for Battle IO project (https://www.assetstore.unity3d.com/#!/content/101113?aid=1100lGeN)
https://suriyun-production.github.io/battle-io-docs/
1 stars 0 forks source link

Only 2 Melee Attack Animations Work #14

Closed jonmalave closed 4 years ago

jonmalave commented 4 years ago

I followed the documentation on how to setup different types of animations using the action ids. I setup 1 melee weapon to have 3 animations, set the animation speeds correctly and action ids.

I have 3 melee attack animations in my animator, and assigned the action ids to each one from (0, 1, 2), but when I try to test in-game. Only 2 of the melee animations playback in sequence instead of 3 why is that?

jonmalave commented 4 years ago

@insthync any thoughts on this?

insthync commented 4 years ago

I will check it.

insthync commented 4 years ago

As I try, it is random correctly, how about action id condition in animator transition to attack clips? did you set them correctly?

jonmalave commented 4 years ago

As I try, it is random correctly, how about action id condition in animator transition to attack clips? did you set them correctly?

hey don't worry... sorry i forgot to close this I found a way to make it work. Thank you!