private void Start() { imageComponent = GetComponent <Image>(); data.resetValue(100f); listData.ClearCollection(); }