using UnityEngine; using System.Collections; public class csAnimationPlay : MonoBehaviour { void Update () { } }