is there a way to make a persistent struct array that I don’t have to load or save? when the game loads with no save loaded yet the screen is blank. because I need the profile struct array before I load a game
is there a way to make a persistent struct array that I don’t have to load or save? when the game loads with no save loaded yet the screen is blank. because I need the profile struct array before I load a game