Catchy Tune fix weird bop issue
This commit is contained in:
parent
9018365119
commit
61f526745f
|
@ -178,7 +178,7 @@ namespace HeavenStudio.Games
|
|||
{
|
||||
if (bopLeft && stopCatchLeft == 0)
|
||||
{
|
||||
plalinAnim.SetTrigger("bop");
|
||||
plalinAnim.Play("bop", 0, 0);
|
||||
}
|
||||
|
||||
if (bopRight && stopCatchRight == 0)
|
||||
|
|
Loading…
Reference in a new issue