Skip to content

Commit 92753cc

Browse files
authored
Update README.md
1 parent e51c725 commit 92753cc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
# textmotion-pro
2-
1+
# TextMotion Pro
32
[![Unity](https://img.shields.io/badge/unity-6%2B-green.svg?style=flat-square)](https://unity.com/)
43
[![Last Commit](https://img.shields.io/github/last-commit/bluepixeldev/textmotion-pro?style=flat-square)](https://github.com/bluepixeldev/textmotion-pro/commits/main)
54
[![Stars](https://img.shields.io/github/stars/bluepixeldev/textmotion-pro?style=flat-square)](https://github.com/bluepixeldev/textmotion-pro/stargazers)
65
[![Issues](https://img.shields.io/github/issues/bluepixeldev/textmotion-pro?style=flat-square)](https://github.com/bluepixeldev/textmotion-pro/issues)
76

8-
**textmotion-pro** is a modular and performant animation system for [TextMeshPro](https://docs.unity3d.com/Packages/com.unity.textmeshpro@latest) components in Unity 6 and above. It allows you to author complex, character-based text animations using reusable `ScriptableObject` assets in a profile-driven setup inspired by Unity's Volume system.
9-
7+
**TextMotion Pro** is a modular and performant animation system for [TextMeshPro](https://docs.unity3d.com/Packages/com.unity.textmeshpro@latest) components in Unity 6 and above. It allows you to author complex, character-based text animations using reusable `ScriptableObject` assets in a profile-driven setup inspired by Unity's Volume system.
108

119
## Features
1210

0 commit comments

Comments
 (0)