Textualise - Unity Package
A downloadable tool
Making a game in unity that requires text manipulation but not really sure where to start?
This is your solution!
It quite literally handles the hard part so you can make custom text tags without needing to get the detection and handling aspects set up.
Simply create your custom tags on start, then, whenever you need to, just send through the text you want to have parsed for tags and let the system handle the rest.
Features:
- Tag Nesting.. Yup put tags within tags!!
- Dynamically modify-able tag replacement values.
- Copious amounts of commenting for user understanding.
- Simple user integration, because nobody likes complicated packages.
- Allows context specific data to be passed though on tags. E.g: <color=red>
- Small demo (photos show code) packaged inside as learning aid.
Requirements:
- TMP (TextMeshPro) Getting integrated with unity slowly anyway so no worries.
- Unity (For obvious reasons)
- Your enjoyment (Happiness is not optional)
Please Leave a Comment and Follow for updates on my activities, until next time!
Status | Released |
Category | Tool |
Author | ArcturusForge |
Tags | 2D, 3D, plugin, Text based, tool, Unity |
Download
Click download now to get access to the following files: