As per title. What is the best way to write a bunch of global variables in correct order to a file, in a background, without making the player do the whole operation manually? The same stands for reading file and transfering its data for appropriate variables. Thanks.