Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackisgames/TextMeshProButtonExtension
Add new context menu "UI/TextMeshPro - Button". To create button with TextMeshPro instead of Unity UI Text.
https://github.com/jackisgames/TextMeshProButtonExtension
Last synced: 3 months ago
JSON representation
Add new context menu "UI/TextMeshPro - Button". To create button with TextMeshPro instead of Unity UI Text.
- Host: GitHub
- URL: https://github.com/jackisgames/TextMeshProButtonExtension
- Owner: jackisgames
- Created: 2017-06-27T21:53:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-27T21:57:49.000Z (over 7 years ago)
- Last Synced: 2024-07-14T14:33:35.842Z (4 months ago)
- Language: C#
- Size: 7.81 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-unity-open-source-on-github - TextMeshProButtonExtension - Add new context menu "UI/TextMeshPro - Button" (TextMesh Pro)
README
# TextMeshProButtonExtension
Add new context menu "UI/TextMeshPro - Button". To create button with TextMeshPro instead of Unity UI Text.How to use:
1. Copy and Replace "TMP_DefaultControls.cs" in "TextMesh Pro/Scripts/".
2. Copy and Replace "TMPro_CreateObjectMenu.cs" in "TextMesh Pro/Editor".