Building Saver
You can find all the information about Building Saver here.
Save and load the position, rotation, and scale of all Building Parts in a scene.
Saving may take longer depending of platforms and the number of Building Parts to save.
The save path is automatically defined by the name of the scene and the platform target.
Standalone Save path relative to Application.persistentDataPath.
Mobiles Save path relative to PlayerPrefs.
Explore fields description in the Inspector by hovering your cursor over them. You can find more information about this here: Tooltip Attribute.
API
You can access this class by including the following namespace:
This class inherits from Singleton class and can be called like this:
Here is a list of all the events and methods of this component that can be called:
All of the methods related to this component can be found in the file "BuildingSaver.cs". If you have any specific questions about the API, feel free to contact us.
Last updated