Hello there!
Sorry, first post with some questions already.
-
GUI related. I’m using the gui.set_enabled() to disable my container (after pressing the start button) that contains two elements: a button (gooey) and a box (background). Calling the method only removes the first one. I couldn’t find anything related in Defold’s documentation.
-
and how can I open files from external libraries (like gooey) using vscode? I think the only way to do it is downloading and setting up the libraries manually idk.
Thanks!