Hello, I just made a tetris game
But i found issue about the save and load data
My program is when the time is 0 then coins + 1 then save it to "P1" and restart layout
on my restart layout load from "P1" and start the game
The issue is i just want to save and load the coin only not the entire gameplay ( like the blocks, line or score) but just the coin
Anyone can help me?