Save game objects

What happens if I save 5 variables to a save game object and slot, save 5 other variables to a different save game object and the same slot, and then I attempt to load both one after another? Will it save/load all 10 variables or will the second 5 overwrite the first?

You will overwrite the slot, replace one SG object with another.

That makes me sad, but thank you so much for saving me the trouble of starting a new project just to find out.

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