Tag: Save System

  • Building Open-World Save Systems

    Building Open-World Save Systems

    One big question when building an open world game is how saving and loading of states will function. With so many complex systems, ensuring that this works takes a lot of effort and planning. Here’s how I built Ardenfall’s save system so far, and various things I have learned. This is a very technical post,…