Goropocha / TextMeshProAddressableFixer

Make TextMesh Pro Resources Addressables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TextMeshProAddressableFixer

Make TextMesh Pro's Essential Resources Addressables.

Target TextMeshPro Verison

  • v3.0.6

Sample Project Environment

  • Unity 2021.3.18f
  • Addressables 1.19.19

How to Use

  • Download .unitypackage form Release page and install it.
  • Open AddressableTextMeshProFixer.cs and customize both TMP_Setting and TMP_FontAsset Address used for Addressables.LoadAssetAsync. (See sample project)
  • Move Essential Resources form Resources Folder and do Addressables.

Licence

About

Make TextMesh Pro Resources Addressables

License:MIT License


Languages

Language:ShaderLab 80.2%Language:HLSL 13.9%Language:C# 5.8%