When clone is tapped

hey, i might misunderstand what you are trying to teach, but isn’t this a easier way?

When Self is Tapped {
  If Clone Index = 0 {
    [Do whatever you want here]
  }
}
8 Likes