弟非表示のタイミング問題を改善
This commit is contained in:
parent
64fe2c8e74
commit
f69f39e8cb
|
|
@ -198,6 +198,7 @@ public class BrotherPinkView : SingletonMonoBehaviour<BrotherPinkView>
|
||||||
|
|
||||||
public void SetSleepy()
|
public void SetSleepy()
|
||||||
{
|
{
|
||||||
|
animator.ResetTrigger(Normal);
|
||||||
SetTrigger(Sleepy);
|
SetTrigger(Sleepy);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue