I was looking for the answer ,but i couldn’t find it.
The thing i wan’t to do ,is adding part to workspace and when I stop running game ,it will appear in a roblox studio and won’t be removed ,after game has stopped running.
I think run/play mode only saves script changes, but you can also just copy everything from explorer after you’re done building in test mode and paste it after you’ve stopped.
1 Like
I wan’t to do that ,with a script.
I think this is possible with plugins, since they’re the only things that can run scripts during developing.
Other than that if you don’t want to make an entire plugin you can just do what @Wynsage suggested.
1 Like
I was expecting ,script that aren’t running in plugins. I expect them ,to save without a plugin.
But i think it’s not possible ,so i’ll give a heart and the closest solution.