I have a rather big problem, is that I have a hunter mog plugin which is hud actor, and I have a character which has the power to transform, the problem is that when the actor transforms the image of the hud actor plugin character does not change, so what I did was to divide the two transformations into two different actors, but it's the same actor, which has the same name, but that's where the problem is. In one part of the game the player must enter his name with the name input function, but only change it to one of the two actors, not both, since those two actors are one, and since the information must be the same, how can I change the names of two actors at the same time?