Upgrading a game with tables: how to future-proof?
mhedges
Raised on VCSMember Posts: 634
Hello -
While working on my current game, I was wondering: What happens to the saved table data if I do an upgrade (to some version 2.0) and add new actors and/or objectives to the game? Is there a specific behavior or rule that searches for an existing table with saved data and ensure it remains unaltered?
Thanks, regards.