I'm trying to create a dynamic structure in Unity using prefab GameObjects and `LineRenderer`.
For now, I manually place the nodes and connect them using multiple LineRenderers (as shown in the script below), but this approach doesn't scale and is not flexible.
My goal is to:
1. Automatically...
Hi guys,
I need to create a quiz for a dewey decimal system. I have decided to use listboxes to match the answers. However I'm not getting anywhere.
The case is as follows:
Create a txt file that has atleast 100 entries from dewey decimal call outs, must contain 1st level, 2nd level and 3rd...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.