Floating Text: Difference between revisions

m
what? why is it like this but not color
m (thanks M Edgeworth (talk | contribs) for uhm letting me know about size ! and Raf13lol (talk | contribs) for telling me to add him here)
m (what? why is it like this but not color)
 
Line 57: Line 57:
To change the '''color''' of a ''syllable'', encapsulate the text in <code><color=#HEXALPHA></color></code> (e.g. <code>It/ is/ get/ting/ clo/ser/ and/ clo/ser/ to/ <color=#FF0000FF>you.</color>"</code>). Note that this only affects the '''text''' color, and not its '''outline'''.
To change the '''color''' of a ''syllable'', encapsulate the text in <code><color=#HEXALPHA></color></code> (e.g. <code>It/ is/ get/ting/ clo/ser/ and/ clo/ser/ to/ <color=#FF0000FF>you.</color>"</code>). Note that this only affects the '''text''' color, and not its '''outline'''.


To change the '''size''' of a ''syllable'', encapsulate the text in <code><size=NUM></size></code> (e.g. <code>Thank/ <size=100>GOD</size>/ it's/ o/ver/</code>). Note that this will make the encapsulated text not display if it's using the default latin pixel font. Any other font will properly display the resize.
To change the '''size''' of a ''syllable'', encapsulate the text in <code><size=NUM></\size></code> (with the backslash) (e.g. <code>Thank/ <size=100>GOD</size>/ it's/ o/ver/</code>). Note that this will make the encapsulated text not display if it's using the default latin pixel font. Any other font will properly display the resize.


To use any '''special characters''' literally without affecting the functionality, put a "<code>\</code>" behind the character (e.g. <code>Our/ worries/ and'''\/'''or/ our/ fears</code>).
To use any '''special characters''' literally without affecting the functionality, put a "<code>\</code>" behind the character (e.g. <code>Our/ worries/ and'''\/'''or/ our/ fears</code>).