Hi I'm making a game where the user can load in an image using FileChooser. I want to make it so that the image loads in automatically the next time they open the game so that they don't have to manually load in the image everytime they open the game.
Is there a way to do this? I tried AsJSON but it didnt work. Thanks.