using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; namespace MetaClient { public class AniPickOnImage : MonoBehaviour { public AniManager bonePicture; public BonePicTarget bonePicTarget; void Start() { if (this.gameObject.GetComponent