Ah!! you can use:
ON touched (clicked) "sprite":
--->"sprite" destroy
--->system create object (layer, positionx, positiony)
//whit this last line you introduce the new sprite you want in the position of older sprite you destroy
You can do this other ways but I hope this help you