ThreeDText is a plugin that creates text using MeshParts. Choose from twelve fonts, most of which supports characters for English, Spanish, French, German, and Icelandic.
Features
Simple, intuitive point-and-click usage, with very nice UI.
UI Preview
I believe I may have identified an issue where having the plugin active causes a delay in loading a test session in Roblox Studio because it is trying to require various asset ids on the client, which results in the following warnings:
15:58:34.049 - [ThreeDText] Font Graduate cannot be loaded: require(assetId) cannot be called from a client
15:58:34.051 - [ThreeDText] Font Lobster cannot be loaded: require(assetId) cannot be called from a client
15:58:34.052 - [ThreeDText] Font OrbitronBold cannot be loaded: require(assetId) cannot be called from a client
15:58:34.052 - [ThreeDText] Font ArvoBold cannot be loaded: require(assetId) cannot be called from a client
15:58:34.052 - [ThreeDText] Font Beon cannot be loaded: require(assetId) cannot be called from a client
15:58:34.053 - [ThreeDText] Font DeValencia cannot be loaded: require(assetId) cannot be called from a client
15:58:34.053 - [ThreeDText] Font GrandHotelRegular cannot be loaded: require(assetId) cannot be called from a client
15:58:34.053 - [ThreeDText] Font Pacifico cannot be loaded: require(assetId) cannot be called from a client
15:58:34.053 - [ThreeDText] Font PlayfairDisplayBold cannot be loaded: require(assetId) cannot be called from a client
15:58:34.054 - [ThreeDText] Font BalooRegular cannot be loaded: require(assetId) cannot be called from a client
15:58:34.054 - [ThreeDText] Font AliceRegular cannot be loaded: require(assetId) cannot be called from a client
not sure if this is just a problem with Studio trying to load plugins when a test session starts but here is a recording of what I mean
Apologies for the low quality GIF, it wouldn’t upload here so I had to use Giphy.
This is indeed awesome work! I remember, a long time ago, the first time I wanted to make 3D text I had to build all the letters and move them around. Anyway, thank you for this contribution!
I’ve been waiting for something like this, I do like the old one very much still so I plan to switch between the first version and this one as the first version has some ‘classical’ value to me.
Hello! @XAXA, your plugin is absolutely amazing. I used to search up “fonts” in the toolbox, then painfully try to piece them together. Ever since your plugin came, it has been so easy to accomplish tasks.
Side note: Would you be able to add the fonts: “Bebas Neue”, or “Lemon Milk”?
Edit: Apologies for bringing back a 9 month old post, I thought it was recent.