How to make a simple Level Save and Load System in UNITY (EASY)

preview_player
Показать описание
It'll mean alot to me 💖

In this video i will show you an easy way to save the player progress using unity's default saving system (Playerprefs). We will using the unity's default 2d sprites to make the UI for our level manager.

You can apply this to any game to save the player progress using the same technique. I have used three levels in this video to demonstrate how it's done but you can add as much levels as you want.

Also if you like this video please leave thumbs up and if you haven't already subscribed to my channel please do so it'll be a great help.

and if you want me to add score points to be saved with each levels tell me down in the comment section.
Рекомендации по теме
Комментарии
Автор

Other Tutorials made it looks very hard, but The Game Guy showed us how to do it in only 8m.
What a legend, thank you very much <3.

Citroslegend
Автор

I've tried like 3 different tutorials and never got it working. But following this 8 minute long tutorial was so damn efficient! You just gained a ton of respect and a subscriber!

izzydev
Автор

Thank you a lot. I thought this step would be the hardest of all. Like I thought I should save each levels inside a Boolean array. And I have no idea about JSON. ❤️

joysonst
Автор

Thank you very much. I watched millions of videos on YouTube but it didn't work
But with you I worked 💪🏻
thanks brother❤❤❤

حسووم
Автор

You're a savior for my last-minute project.

VKIBA
Автор

Thanks, that is what I needed for my adventure game. Now I can finally publish it. You are a life saver!

kozmobotgames
Автор

Great Video, after watching other videos and failing this one worked on the first try.

StephenCopley-bt
Автор

i recently got scammed by an indian dude, offering me rev share for making games for him, but this tutorial restored all my faith in indian people :)

ancolia
Автор

arrey bhaii dimag kharab horaa tha ethne dinno se tune bata diya shukriya bhai 🙏🏻

hrithikroshansingh
Автор

Thanks so much bro I was looking for this hours and hours, just subed to your channel. <3 <3 ;)

HANDBALL_OSIJEK
Автор

Thaannksss this script work at my project :")))

Sfh
Автор

Awesome, best tutorial on this topic by far!

mapuche
Автор

i got bug, its open 2 levels after i press the pass button.
need help pls:')

dimasrizkidyo
Автор

You Are The Best Man That Helped Me A I Really Wanted That And Nobody Else Make It So Easy Thanks Man Subbed

ninjacodes
Автор

Thanks my G, you have saved me a few hours, like and subscription!

artemlagutin
Автор

i just got error it says, (index was outside of way of arrays)
And it also says
(level manager.cs:25) idk what's this
Edit: i have another problem I'm currently on level 1 when i pass it goes to level 3
And my script is all correct what's going on?

SadEndHK
Автор

Couldn't have been better explained

furkanhayatidemir
Автор

I got a question indeed. How would you reset the status of the unlocked towards the 1 only / I'm getting a IndexOutOfRangeException: Index was outside the bounds of the array. in this line:

for (int i = 0; i < levelsUnlocked; i++)
{
buttons[i].interactable = true;


}

sergiocastillolizano
Автор

This is way better than other videos I watched which made me do complicated stuff. Thanks so much.
Edit: Thank you much. This really helped my game a lot. Thank you thank you thank you

andrewmahran
Автор

Bhai this was sooo easy and I was like how I'm gonna do it? Thanks a lot ❤️

ani-gamer