Text+
DevForum Topic
  • Welcome
  • Installation
  • Fundamentals
    • Introduction
    • Line breaks
    • Customization
      • Fonts
      • Scale-size
      • Truncation
    • Modification
    • Text bounds
  • Fine-control
    • Introduction
    • Full iteration
  • Specific indexing and iteration
  • Transform and style
  • Custom fonts
    • Introduction
    • Font to XML
    • XML to Lua
    • Upload font image
    • Import to Text+
Powered by GitBook
On this page

Transform and style

PreviousSpecific indexing and iterationNextIntroduction

Last updated 5 days ago

All characters are instances, that can be directly modified.

  • Roblox fonts: TextLabels

  • Custom fonts: ImageLabels

This means that you can animate and modify them however you want. That's where the creativity comes in. Be creative!

For animating, is recommended, as it allows for even more advanced tweening than TweenService and other alternatives — additionally it features advanced networking for big performance gains.

Tween+