I was wondering how to save a game object as a prefab to a local folder using a script.
My script generates some random game objects and I would like to use the script to save them to a folder. How do I do this? I have been through the manual and cannot figure it out