TypeText
Text typing effect for Unity (both uGUI and NGUI)
Install / Use
/learn @synchrok/TypeTextREADME
TypeText
Very simple text typing effect for Unity (both uGUI and NGUI)
At a Glance
- uGUI:
Text.TypeText("Some text", 0.05f);
- NGUI:
UILabel.TypeText("Some text", 0.05f);
- Common:
if (Text.IsSkippable())
Text.SkipTypeText();
Features
- Support Text Speed:
[speed=0.05]Hello! my name is[speed=0.2]typetext. - Support uGUI Tags:
<b><i><size><color>... - Support NGUI Tags:
[b][i][s][u][sup][sub][FFFFFF][-]... - Support Skip
- Support OnComplete Callback
- Unity4/5 Compatible
- Very Simple
Screenshots
License
TypeText is under MIT license. See the LICENSE file for more info.
Related Skills
node-connect
335.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
335.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.5kCommit, push, and open a PR
