- Home /
3D dynamic labeling scripts
I am using this link from the answers
https://answers.unity.com/questions/888669/put-dynamic-labels-around-3d-model.html
and it shows 3 classes that are used to control labels. However I am new and I dont know how to use these classes. Can you guide as to where to apply these classes and what values to set initially?
I made three classes scripts in Mono Develop and I dragged those scripts on to the image target I had
Do I extend these classes with MonoBehaviour or not?
When i drag them on my image target what values do I set for these classes
Can someone please help. These classes clearly work as shown in the answer but i dont know how to use them.
Your answer

Follow this Question
Related Questions
Why don't have any dinamic shadows with -force-opengl? 0 Answers
Dynamic text problem 1 Answer
Creating a dynamic alpha based on cursor/object position 0 Answers
Prevent objects from bouncing / Stopping on physics boundries (2019.1a10) 0 Answers
How to make a mesh adjust its form around specific points 1 Answer