Jump to content
EleTD.com
Sign in to follow this  
Karawasa

TextSplat

Recommended Posts

I implemented it and got it working. I encountered a bug though. When using the SetTextSplatPosUnit() function, the height offset parameter translated to a plain old z offset from 0. Shouldn't it be z offset from head or overhead of the unit?

Share this post


Link to post

How does the TextTag native do it then? I used the same offset for SetTextSplatPosUnit() as I was using for SetTextTagPosUnit() but got different results...

What can we do about this? Virtually all the instances of TextSplat are above a unit, so this is important.

Share this post


Link to post

Use a higher offset (+512 might work better)

TextTags are on a different layer than images rendering-wise.

Share this post


Link to post

I updated TextSplat. This time I uploaded all components to the SVN repo (ie. I uploaded ARGB, ImageUtils, Font, TextSplat and the Trebuchet library (which contains the default font that comes with the TextSplat library).

Share this post


Link to post
Sign in to follow this  

×
×
  • Create New...