Should this work with iPads touchscreen?

Im having trouble with such basic things!!!
Shouldn’t this work on iPad??? It doesnt… GO has Mesh Colider attached… and it works if i preview it in Unity, obviously… But how do do touch on iPad? :slight_smile:

function OnMouseOver () {
Destroy (gameObject,0.8);
}

Please point me in a right direction…

Look in the documentation?