动画的修改
This commit is contained in:
parent
7ebea3d3ed
commit
776eb7322d
File diff suppressed because it is too large
Load Diff
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user