What im trying to accomplish is changing the text of a text element. The unity application supports plugins, which are seperate .dll files that basically allow anything to be changed about the application. The text is set in a file here which for example, if I wanted to change the text of “Ring Rotation” at line 92, how could I do that?
It sounds like you’re looking for a modding community?
If not, just look up any TextMeshPro tutorial.
EDIT: yeah, it sounds like you already asked the same stuff here:
https://forum.unity.com/threads/effecting-text-element-s-through-external-plugins.1384176/
You probably want to hang out on the modding boards; they fiddle with this moddy stuff.
This forum is for actual licensed users of Unity3D using it to make original content.
Ah thank you. I’ll ask for any furthur assistance there, thank you!