public void UpdateReachedLayerIndex(bool firstTouched)
 {
     _controller.UpdateReachedLayerIndex(_index, firstTouched);
 }