Hi all,
I’m trying to set up a system where the player has to drag and drop (or correctly select the order) of a few different GUI elements into place. How would I go about doing this? Looking for JS solutions.
Thanks a lot.
Well, I think if you are using the old GUI System ( OnGUI Function ) It won’t be possible.
I recommend you to learn the new UI System.
It is pretty easy to learn, and you don’t have to code too much.
If you understand the concept of adding new components and reading the data from them, it won’t be any problem for you.