• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Centered floating text?

Status
Not open for further replies.

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,201
So for each character of the text we shifted it 10 to the left.
I am pretty sure that WC3 font is not fixed width. As such the width of the text varies with the contents of the string, and the size of the text. That said one could probably write a function that maps text size and character to an approximate in game width, but if the results are accurate enough is another question.
 
Status
Not open for further replies.
Top