You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to create an animation using some generated text similar to the Universal Studios logo animation at the start of their movies. However, I'm finding that the placement of the origin in exported glyphs makes this difficult or impossible. Here is the procedure I'm attempting.
Create the text I'd like to animate
Export Glyphs for animation
Add constraints to the exported glyphs to maintain the inter-character distance (ISSUE: the glyph origins don't line up along the baseline axis, making creating an effective constraint difficult/impossible)
Add a Follow Path constraint for my particular application
Create the animation
The issue in step 3 can be worked around by wrapping each glyph in a parent object whose origin is on the baseline.
It would be better if the origin of the glyph were normally placed at a typographically important coordinate, e.g. the typographical left side on the baseline.
The text was updated successfully, but these errors were encountered:
I'm trying to create an animation using some generated text similar to the Universal Studios logo animation at the start of their movies. However, I'm finding that the placement of the origin in exported glyphs makes this difficult or impossible. Here is the procedure I'm attempting.
The issue in step 3 can be worked around by wrapping each glyph in a parent object whose origin is on the baseline.
It would be better if the origin of the glyph were normally placed at a typographically important coordinate, e.g. the typographical left side on the baseline.
The text was updated successfully, but these errors were encountered: