Seeing as there is a way to ClearOptions of a Dropdown, is there a way to add options?
I guess you can add options by adding text components as children of the dropdown object
With functions?
I don’t think you can instance objects inside RecRoom studio. But this would be a neat feature request, if there isn’t any function already to add more options.
What you can do, if you want to show available options later on in-game is hide 10 or so text components, and unhide them when you want to “add” a new option with functions. I believe this would achieve the effect your looking for.