How to use PlayerPrefs in 60 seconds or less
Since the last 60 second tutorial did pretty well I decided to make another! This one is on how to use PlayerPrefs in unity for being able to save progress in your game. There are definitely better ways to save your game but using PlayerPrefs is a good start! Next video is gonna most likely be an actual game dev video and not a game dev tutorial. But do tell me in the comments if you enjoy these 60 second tutorials because I might turn it into a series if it gets enough support.
Also for this 60 second tutorial I decided not to put it in the shorts format because I don't think the fact that it was a short helped with many of the views. Unless the youtube statistics are lying to me, which they might be.
Here's the unity documentation that goes more in depth than this tutorial: https://docs.unity3d.com/ScriptReference/PlayerPrefs.html
Here's my discord server: https://discord.gg/uQyuPppmGf
And here's my twitch where I stream approximately 1 time per millennia(I think I spelled that right): https://twitch.tv/daviddevsdumbstuff
Here's a random fact: Did you know that if you delete your code, there won't be any more errors in your project!
(Don't actually do this lmao ask for help on a discord server if you are stuck)