How to save data

When I build my game and run it then I close the window how would I save data I imputed when I opened it again

What type of data?For int,float,and string,playerprefs is a good choice.

1 Like

This is a very broad topic. Here’s a starting point.

1 Like