public void OnHoldCompleted(HoldEventData eventData)
 {
     controller.holdCompleted(gameObject, getMaterials());
 }