Skip to content

Commit 5291730

Browse files
committed
2 parents 3c218a0 + f93ecc8 commit 5291730

File tree

2 files changed

+8
-16
lines changed

2 files changed

+8
-16
lines changed

LICENSE.meta

Lines changed: 0 additions & 7 deletions
This file was deleted.

readme.md renamed to README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
# textmotion-pro
2-
3-
[![Unity](https://img.shields.io/badge/unity-6%2B-green.svg?style=flat)](https://unity.com/)
4-
[![Last Commit](https://img.shields.io/github/last-commit/bluepixeldev/textmotion-pro?style=flat)](https://github.com/bluepixeldev/textmotion-pro/commits/main)
5-
[![Stars](https://img.shields.io/github/stars/bluepixeldev/textmotion-pro?style=flat)](https://github.com/bluepixeldev/textmotion-pro/stargazers)
6-
[![Issues](https://img.shields.io/github/issues/bluepixeldev/textmotion-pro?style=flat)](https://github.com/bluepixeldev/textmotion-pro/issues)
7-
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-
1+
# TextMotion Pro
2+
[![Unity](https://img.shields.io/badge/unity-6%2B-green.svg?style=flat-square)](https://unity.com/)
3+
![GitHub License](https://img.shields.io/github/license/bluepixeldev/textmotion-pro?style=flat-square)
4+
[![Last Commit](https://img.shields.io/github/last-commit/bluepixeldev/textmotion-pro?style=flat-square)](https://github.com/bluepixeldev/textmotion-pro/commits/main)
5+
[![Stars](https://img.shields.io/github/stars/bluepixeldev/textmotion-pro?style=flat-square)](https://github.com/bluepixeldev/textmotion-pro/stargazers)
6+
[![Issues](https://img.shields.io/github/issues/bluepixeldev/textmotion-pro?style=flat-square)](https://github.com/bluepixeldev/textmotion-pro/issues)
7+
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.
109

1110
## Features
1211

0 commit comments

Comments
 (0)