Jump to content

With a string of text, is it possible to set a word in the string as a different font? (I am using bitmap text)


terencechow
 Share

Recommended Posts

You can create a group and add 3 parts in it, "part1"+"part2"+"part3"

 

and align them with one another for example

var part1.x = 0;var part2.x = part1.x + 10;var part3.x = part2.x + 10;

Also all the "y" should be the same, and finally add them all to a single group and move the group around as you please.

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...