I am working on a typing game where sprite fonts are created from the same object with different animation frames (each frame is a different letter). I want to change the opacity only for certain letters that have been typed, but I can't do it because opacity changes for every letter (because they come from the same object). Is there any solution for this? And sorry for my bad English .