Constrain Display Text Size?
lovedislike
Member, PRO Posts: 17
I have a project that does a lot of zooming in and out. I can constrain the attributes of an actor so that it appears to not be changing in size and position, however the display text gets bigger or smaller when zooming in and out. Does anyone have an idea on how to work around this? I kind of don't want to make a lot of images just for text (though thats the only solution I can think of). Thanks.
Comments
Decided to just add if statements to incrementally change the display text size depending on the actors size. Makes a cool effect.