// Use this for initialization void Start() { GetComponent <Animator>().Play(itemSprite.ToString()); }