Question
Create a 3D Label widget from script
I would like to parse some JSON and then create 3D Labels at runtime via script. Is it possible to create widgets from script?
What i found so far is the Home.json which stores all elements in the scene, and it seems Icould be able to add objects by writing to this file, but this honestly feels a little rough and i also doubt that that will work at runtime.
What i found so far is the Home.json which stores all elements in the scene, and it seems Icould be able to add objects by writing to this file, but this honestly feels a little rough and i also doubt that that will work at runtime.

