Pairs game change the image of the cards

Hi guys i am try to do a pairs game, i am using the example game, but i want to change de image of the objet example i want to have 1 card with the name of the objet like car and the second card will have the image of a car. What I have tried is to add two animations to the object but I cannot get the cards to take the different image is always the same, my question is how can I assign different images to the cards that are pairs?

give each instance of those objects a variable (id) and set the animation frame according to the variable.