Godot – Revenge of the Resources
After agonizing over the decision, I have refactored my Big Bang code to save the data to Resources rather than JSON. Ultimately, I believe this is the right choice, but now I am on to the more complicated Player data. Hopefully the…