Bloodborne Kart dev update 2023/3/12
Added 2023-03-12 21:32:38 +0000 UTCWorking on the save system for today's Bloodborne Kart dev post!
The new save system is based on the save system made for Bloodborne PSX, but with some fixes and improvements to the backend to make it easier to manage. I also had to change the save files contents as the data that's saved in Kart is different compared to PSX
Now that the save system is integrated however, I can now work on the progression system! As the player goes through the campaign they unlock karts, weapons and racers. In this example only half the karts and weapons are unlocked in campaign mode.
It's worth noting that unlocks for free play are different compared to campaign, and I'll probably add a cheat code that will unlock all free play karts and racers for anyone who doesn't want to go through the progression.