Text Action Pro

Breyer

(2)
$4
Publisher Breyer
File size 2.47MB
Number of files 41
Latest version 1.0.1
Latest release date 2015-02-18 02:48:14
First release date 2014-12-17 10:03:00
Supported Unity versions 2018.4.2 or higher
Text Action Pro features:

- Support multiple links (or "buttons") inside one text component
- Support animation, creating "wave" for text is possible and many other effect, see video in Unity thread for reference
- Curve for text: you could make uneven text very easily and visually via curve field
- Link behave like button in new ui: you could tint color, use fade duration, play animation on click/press/highlight etc., only sprite swap isnt supported
- Link work even on curved text and multiline except curved AND offsetted multiline link (still fire events but there is huge chance to see incorrect recognize clickable area, see video)
- You could check which character was clicked via TextWithEvents.lastClickedIndex
- Semi-automated editor functionality - button is properly generated during typing text into text field, after this you only need some adjusting variables
-You can animate every link separately: look into Link component inculded in every new button (children of text)
-You can swap whole text with another text which contain another links
- source code included

Getting started is very simple: attach TextWithEvents component to UI's GO and paste text into text field; then type a href=nameOfAction>your link (add "<" before "a href"). Look at the end of text field on the pictures below for better explanation

Unity thread for feedback and bug reports: Text Action thread

Top Publisher Assets