
There is no file selector / open file button like other options have. Intended?
This seems like a bug. I'd try changing from "string" to "resource" here:
https://github.com/defold/defold/blob/dev/editor/resources/meta.edn#L437
And add a "storyboardc" filter entry, like this:
https://github.com/defold/defold/blob/dev/editor/resources/meta.edn#L428
'Storyboardc' is folder, not sure if it will work this way
Ah, good point. I guess someone needs to test it!
We have no folder selector afaik, that's why I chose a text field
Most helpful comment
'Storyboardc' is folder, not sure if it will work this way