动画的修改

This commit is contained in:
liuliang 2024-11-25 15:53:48 +08:00
parent 7ebea3d3ed
commit 776eb7322d
2 changed files with 252 additions and 252 deletions

File diff suppressed because it is too large Load Diff

View File

@ -48,7 +48,7 @@ public class GameSceneBtn : MonoBehaviour
aniationPro.SetAni(0);
aniationPro.changeAni(false);
}
if (time > 8)
if (time > 7)
{
time = 0;
aniationPro.changeAni(true);