Edit: Tl;Dr I took a look at the sample files provided by MeshedVr. It's all a lot more simple than it looks.
Hi sorry if this has been asked before but I am at a loss & have spent a few days trying different searches...
I have a pretty good knowledge of unity, c# etc... but I'm not finding any answers.
Do I just use attributes?
Custom editor window?
Build a unity gui window?
I have unpacked an older version of Acidbubble's glance plugin... is there some sort of UI builder tool I don't know about? This looks like generated UI code?
I kind of know what json is but haven't worked with it before.
Any tips on where to get started? I'm watching some intro to JSON stuff on youtube at the moment.
I could theoretically spend a day or two reverse engineering this to start copy pasting together a basic UI... but something tells me that I might be completely misunderstanding the work flow. ?
If anyone can help me wrap my head around this, I'll be able to put together some scripting tutorials.
I just need to learn the basics to get started, slider bar, color picker, etc.
Hi sorry if this has been asked before but I am at a loss & have spent a few days trying different searches...
I have a pretty good knowledge of unity, c# etc... but I'm not finding any answers.
Do I just use attributes?
Custom editor window?
Build a unity gui window?
I have unpacked an older version of Acidbubble's glance plugin... is there some sort of UI builder tool I don't know about? This looks like generated UI code?
I kind of know what json is but haven't worked with it before.
Any tips on where to get started? I'm watching some intro to JSON stuff on youtube at the moment.
I could theoretically spend a day or two reverse engineering this to start copy pasting together a basic UI... but something tells me that I might be completely misunderstanding the work flow. ?
If anyone can help me wrap my head around this, I'll be able to put together some scripting tutorials.
I just need to learn the basics to get started, slider bar, color picker, etc.
Attachments
Last edited: