Same tex on all layers
solarioner
Member, PRO Posts: 3
Newbie question: I got text (display text) on layer 1 and copying layer (to layer 2), then changing text in layer 2, however it's changes globally on all layers (same text on all layers). I need to have different texts on different layers - how to fix this?
Comments
It sounds like you've got one Actor displaying text and you're using the same actor on both layers. When you change the prototype of an actor all copies of it take on that change, unless you unlock any of the actors so that they're not longer linked to the prototype (parent).
Your best bet is to create a different actor completely for the second layer of text.