How To Save Instances In Plugins

Last time I made a plugin was four years ago, and I vaguely remember being able to save instances as a child of my plugin’s script. I am making a new plugin and tried to parent instances to the script, but they do not appear upon loading this plugin. Is this no longer supported? How can I save premade instances associated with my plugin?

1 Like

I think you might have to save the plugin as a folder (meaning you publish a folder instance with all the scripts and other stuff in it)

4 Likes

That’s it! Thanks for your help!

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.