Skip to main content

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

Helper Scripts Sticky Locked

A topic by KaiClavier created Aug 29, 2019 Views: 1,032
This topic is locked
Viewing posts 1 to 1
Developer (10 edits)

Here's where I'll put additional scripts that work together with Super Text Mesh!

Scripts by me:

  • STMJumper This is a Jumper class for Fleece that's already configured to work with Super Text Mesh.
  • STMDrawstring is a simple Drawstring for Fleece that works with STM.

I also have many extra scripts on my Pastebin: https://pastebin.com/u/kaiclavier Some examples:

  • STMEmoji This adds arbitrary Emoji Support to STM, but has some requirements for set up.
  • STMRubyText This one is included in a sample scene with STM, but this script shows how custom events can be used, even pacing additional text renderers.
  • STMPagination This is also included as a sample scene, this script will allow one Super Text Mesh object to automatically overflow into another, and this can be chained.

Please check out the other sample scenes included in Super Text Mesh! The "Links" scene shows off a lot of what you can do with custom events, and writing custom tags!

Scripts by others:

Scripts that weren't made *for* Super Text Mesh but can be used together with it anyway, and I got permission to link them in my documentation: