Hello,
I want to make a purchase in game. Is there any way to save purchase? Even when game restarted. Thanks ![]()
You could take a look at Unity鈥檚 playerprefs, just google it.
Or you could write your own system to save the data, I think there are lots of tutorials for both, google ![]()
Yes I know that, but maybe there鈥檚 any way to save scene by pressing button?