Save different properties for same component

Discussion and help for Easy Save 3
Post Reply
erlemaitre
Posts: 8
Joined: Fri Jan 08, 2021 11:44 am

Save different properties for same component

Post by erlemaitre »

Hello,
I have a question about saving components. Let's say that for every Material component, I don't want to save the color, but for one GameObject, I want to save the color of its material. If I want to save the color for every objects, I can check the 'color' box in the settings for the Material type, but how can I make it for only one GameObject?
User avatar
Joel
Moodkie Staff
Posts: 4852
Joined: Wed Nov 07, 2012 10:32 pm

Re: Save different properties for same component

Post by Joel »

Hi there,

In this case you would need to save and load the Color separately using ES3.Save and ES3.Load.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
erlemaitre
Posts: 8
Joined: Fri Jan 08, 2021 11:44 am

Re: Save different properties for same component

Post by erlemaitre »

Okay, thank you for your (very) quick response! :)
Post Reply