Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Community

New topic
246
Topics

Recent updates

v1.14.7
* Added a new method for Multiline Best Fit, and renamed the two methods to "Multiline Even" and "Multiline Full". * Multiline Full attempts to get the largest...
1 file
v1.14.6
* Multiline Best Fit is out of beta! * Added a "maxSize" property when editing "Always" or "Squish Always" best fit modes. * Made many public and internal lists...
1 file
v1.14.5
* Fixed issues with STM not reacting to Unity UI layout changes as expected...
1 file
v1.14.4
* Fixed masking values resetting in play mode. * STM objects will now Rebuild upon enable, resolving some issues with Unity UI layouts. * Initial support for cu...
1 file
v1.14.3
* Fixed depth rendering with Ultra shader & Unity UI. * Fixed UI Text using the Ultra Shader's effects not rendering properly when rotated by sending extra info...
1 file
v1.14.2
1
* Changed .text & .Text to use an isActiveAndEnabled check. * Added "STMSketchifyMeshModifier" as an example on how to write Mesh Effects for Unity UI. (Same re...
1 file
v1.14.1
* Fixed Ultra shader not respecting UI rendering depth based on hierarchy. * Fixed delay tags. * Fixed a rare error where text wouldn't rebuild correctly when r...
1 file
v1.14.0
1
UPDATE WARNINGS FROM v1.13.5: * Mask mode for non-ui text is now "ignore" by default. If your non-ui text has turned invisible upon updating, it was set to "ins...
1 file

Support for Super Text Mesh, a text tool for Unity.

View this community's rules…

Rules

I'm more than willing to help you get used to using Super Text Mesh, but make sure to give the docs a look, first! The docs have a list of features, a changelog that details small additions and changes, and at the bottom it even has a list of planned features! Feel free to request a feature, even if it's on that list though!

246 topics · Next page · Previous page · First page
Topic
Last post
Here's where I'll put additional scripts that work together with Super Text Mesh! Asset crossover scripts by STMJumper T...
started by KaiClavier Aug 29, 2019
1,112 views
No replies yet
Hey! If you're having any trouble with Super Text Mesh or want any questions answered, post about it on these forums!
started by KaiClavier Jul 09, 2016
1,353 views
No replies yet
Got another one for you (sorry ^^;)! Let's say that the following text was fed into SuperTextMesh to draw to screen: '''...
started by Draque Feb 25, 2025
8 replies
739 views
When I try to use outline or dropshadow on a World Space canvas, the outline/dropshadow glitches and makes the text extr...
started by Kazzter Mar 14, 2025
2 replies
617 views
Is there a way to activate/use ligatures in Super Text Mesh? I just spent a bunch of time perfecting a font that uses li...
started by Draque Mar 05, 2025
5 replies
654 views
Making new topic for this, so you told me to use quads right? how can i use quads to load png icons above name? example...
started by rangerpowerx Mar 01, 2025
10 replies
496 views
Hello! I was able to make text using king color effect for example: SuperTextMesh_0.text = "<c=king>" + "<b>" + SuperTex...
started by rangerpowerx Feb 19, 2025
15 replies
405 views
Hey there. I really love this asset, and it is better in almost every conceivable way than TextMeshPro. However, I am ru...
started by caesuric Feb 25, 2025
6 replies
256 views
Currently you can make an offset point for draw animations, which can be used to have characters fly across the screen t...
started by Draque Feb 22, 2025
2 replies
223 views
Heyo! Just a suggestion for an addition to documentation on STM. It took me some digging to figure out how to properly i...
started by Draque Feb 14, 2025
1 reply
174 views
Version: 1.13.5 Unity: 2022.3.55f1 I found an issue where when I have a bunch of STMs in hierarchy branch A, and I enabl...
started by foolmoron Jan 29, 2025
4 replies
224 views
Hello again! I am working to integrate SuperTextMesh more fundamentally into my game and take advantage of more of its f...
started by Draque Jan 08, 2025
5 replies
141 views
Hello! I like the wave and jiggle effects of Super Text Mesh! I'm trying to get STM to work with Adventure Creator. I've...
started by MIKDOG Dec 16, 2024
4 replies
233 views
After exporting the game, some text becomes garbled. How can I solve this? Thank you!
started by JoneWang Dec 06, 2024
5 replies
160 views
hi the SuperTextMesh throw an error in the Justified alignment about the index out of bound. i did avoid that error edit...
started by excellency Dec 01, 2024
1 reply
81 views
Is there a SuperTextMesh equivalent to the isTextOverflowing property that's found in child classes of TMP_Text? I am pr...
started by Draque Dec 01, 2024
3 replies
124 views
Hi, I'm having an issue where SuperTextMesh only recognizes animations and quads that are included with the plugin. Some...
started by Kazzter Oct 30, 2024
2 replies
111 views
I'm using the outline effect on the Ultra shader, but it only allows for a single outline color. There must be a way to...
started by amesaros Sep 14, 2024
7 replies
185 views
Hey - still continuing my optimization journey for consoles. I've noticed that I'm getting a lot of redundant calls to R...
started by Scarlet String Studios Dec 04, 2023
8 replies
364 views
hi~ I created a gradient file, but it's not applying. Is there something else I need to do besides creating the gradient...
started by dev-shinyu Aug 08, 2024
1 reply
114 views
Hey, just encountered an obscure problem involving word wrap (1.13.2). If the final character of a line is a hyphen, it...
started by Scarlet String Studios Mar 21, 2024 Last page
20 replies
575 views
Is there an example of the best way to make scrollable text? I am replacing TextMeshPro objects with SuperTextMesh ones...
started by Draque Jul 25, 2024
4 replies
144 views