I have tried but still dont understand.
so at my Camp / saving the data spot, i use Get PlayerPref (float, int, and String).
[@djaydino : i tried to reverse it as like your said. But its not saving the progess lol.]
Get PlayerPref Float is for PlayerHp, EXP, ammo remaining, etc
Get PlayerPref Int is for Player Level etc
try to use Get PlayerPref String is storing my Level name. ( so i can store my level name and can loaded it on the load game data)
but here is something wrong,
1. when i try to use Get Scene Name, it dont store any name on it on the result, so i still dont know how to get the Scene Name.
2. I dont try to save any data, and when im die, go to main menu, and play the game again, its still store the data.
3. How can i load my player to the lastest save Position?( i wonder to use Get Position using Vector)
i got confused lol.
Thanks Jean and Dino