Author: Des
Date: 2. December 2021
Tags:
C#,
Coding,
EditorScript,
extension,
GUI,
MenuItem,
Programming,
script,
Tools,
UI,
UnityCategories:
Editor,
Tech Art,
UICreate self adjusting dynamic labels for UI in Unity with the standard components as Menu Item.
Guide for custom ui menu item in C# to create a Dynamic Label using Textmesh Pro and the Horizontal Layout Group
Author: Des
Date: 28. October 2020
I have watched many beginner tutorials on programming in the last years. I looked into oldschool JavaScript, ES6, Phython, C#, some Ruby and some LUA but never really got over this basic content of: What are variables, and what kind of variables are there Doing math with integers. What are any kind of loops: for, … Read More