Open dressupgeekout opened 7 months ago
To be clear, I think I should keep the Account
class because it keeps track of campaign progress. But we need only save-slots, no need to keep track of a player's name, nor any need to store game preferences to disk (except perhaps "invert Y-axis?")
Lugaru has support for multiple player profiles. This feature can be entirely removed from the Dreamcast version. Instead, we should use savedata that is loaded from a VMU, or use sensible defaults if there's no VMU (or we're starting a new game).