Advertisement
Guest User

Animation

a guest
May 25th, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.15 KB | None | 0 0
  1. public void StayFinishSquare()
  2.     {
  3.         //if (!animation1.IsPlaying("reachSquare"))
  4.         //{
  5.             animation1.Play();
  6.         //}
  7.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement