How do i make a plugin that; on launching; opens a new label? The label will contain; ui grid which will contain a label button? This label button will be activate code on press. I want all of this to happen inside studio not testing or a published version. How do i do this?
So far i have tried looking up tons of youtube videos and looking at forum posts but they all dont have my answer. Iv experimented with code etc!
I dont want the entire script just explain to me how to do it; fair warning: my beginner level and am still learning types of functions so dont go to crazy with the definitions. And if you do go crazy please add a definition next to each advanced word so i can actually understand it instead of looking up each indivually. Make sure the definition explains what it does
Example:
(bad example): print(āā) print is to print it!
(Good example): print(āā) whatever you put in the āā gets printed into the output when you run the game. Printing is good for debugging code and is the most common event in most code languages!
THANKS FOR THE HELP GUYS! GOD BLESS ANYONE whome ANSWERS iām SO CONFUSED!