Author Topic: Dynamic Font features  (Read 1516 times)

gcpmike

  • Guest
Dynamic Font features
« on: September 12, 2013, 05:25:03 PM »
I have three questions regarding use of dynamic fonts:

1. Is there any option for left or right justified text?
2. Is it possible to change the color on hover and button press (to go along with the sprites) in the Image Button template? Or is there another way to do this?
3. Can I have different font spacing for each label in a scene? Seems spacing affects all same-named fonts the same way.

Many thanks.


Nicki

  • Global Moderator
  • Hero Member
  • *****
  • Thank You
  • -Given: 33
  • -Receive: 141
  • Posts: 1,768
    • View Profile
Re: Dynamic Font features
« Reply #1 on: September 12, 2013, 05:35:00 PM »
1) Yes. Pivot on the label.
2) Yes, but not with Image Button. You need your own script (listen to OnHover and OnClick (or OnPress (false/true)).
3) No.