Th3R3ality / tmp-image-gen

generates images using textmeshpro tags in unity from .png files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tmp-image-gen

generates images using textmeshpro text in unity from .png files.

creates a .txt file in the execution directory with the file name of the image used.

will overwrite any file with the same name and file extension without asking.

potential improvements

  1. fix alignment issue
  2. instead maybe have a mod in unity to insert it directly into tmp objects? pInvoke? rewrite c#? idk someone else do that

About

generates images using textmeshpro tags in unity from .png files


Languages

Language:C 84.8%Language:C++ 11.1%Language:Python 4.1%